Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[Truffle] Fix typo.
  • Loading branch information
eregon committed Oct 18, 2014
1 parent 2a8dfe2 commit a03b018
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -29,7 +29,7 @@
boolean onSingleton() default false;

/**
* Defines the method as a public on the singleton class
* Defines the method as public on the singleton class
* and as a private instance method.
* needsSelf is always false.
*/
Expand Down

0 comments on commit a03b018

Please sign in to comment.