Skip to content

Commit

Permalink
Merge pull request joelittlejohn#525 from johnjohndoe/minor-typos
Browse files Browse the repository at this point in the history
Fix minor typos.
  • Loading branch information
joelittlejohn committed Mar 10, 2016
2 parents f289d5c + 51c6484 commit 76bc09a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
import com.sun.codemodel.JMethod;

/**
* A default implemenation of the Annotator interface that makes it easier to
* plug in different Annotator implemenations.
* A default implementation of the Annotator interface that makes it easier to
* plug in different Annotator implementations.
*/
public abstract class AbstractAnnotator implements Annotator {

Expand Down

0 comments on commit 76bc09a

Please sign in to comment.