Skip to content
This repository has been archived by the owner on Dec 27, 2018. It is now read-only.

Commit

Permalink
Applied fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
ArnaudLigny authored and StyleCIBot committed Aug 9, 2016
1 parent 302c96b commit c0ae988
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Generator/Taxonomy.php
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ public function generate(PageCollection $pageCollection, \Closure $messageCallba
}

/**
* Collects taxonomies from pages
* Collects taxonomies from pages.
*/
protected function collectTaxonomiesFromPages()
{
Expand Down Expand Up @@ -103,7 +103,7 @@ protected function collectTaxonomiesFromPages()
}

/**
* Creates node pages
* Creates node pages.
*/
protected function createNodePages()
{
Expand Down

0 comments on commit c0ae988

Please sign in to comment.