Skip to content

Commit

Permalink
fix spaces
Browse files Browse the repository at this point in the history
Expected only 2 spaces after the longest variable name
  • Loading branch information
photodude committed Jun 1, 2018
1 parent ca93601 commit fe7ff9c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,8 @@ abstract class FinderIndexerAdapter extends JPlugin
/**
* Method to instantiate the indexer adapter.
*
* @param object $subject The object to observe.
* @param array $config An array that holds the plugin configuration.
* @param object $subject The object to observe.
* @param array $config An array that holds the plugin configuration.
*
* @since 2.5
*/
Expand Down

0 comments on commit fe7ff9c

Please sign in to comment.