Skip to content

Commit

Permalink
Fix function description
Browse files Browse the repository at this point in the history
  • Loading branch information
nylen committed Feb 25, 2020
1 parent 4e33229 commit ca4109b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ public function get_post_type() {
}

/**
* Override for finding an existing post based on a manifest key.
* Override for linking up a post to a manifest entry.
*
* The structure of our manifest mirrors the URL structure of this site, so
* we just need to look at the post slug and its parent slugs (if any).
Expand Down

0 comments on commit ca4109b

Please sign in to comment.