Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
garcia-jj committed Nov 17, 2014
1 parent 53a75ad commit c299c08
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@

/**
* Represents a collection of all converters registered by VRaptor. When the application
* {@link #register(Class)} method is called to register all converters found. Before
* registration the default implementation check the priority of each converter, and
* in the case of multiple converter for the same type, only the converter with highest
* starts, the {@link #register(Class)} method is called to register all converters found.
* Before registration the default implementation check the priority of each converter,
* and in the case of multiple converter for the same type, only the converter with highest
* priority will registered.
*
* @author Guilherme Silveira
Expand Down

0 comments on commit c299c08

Please sign in to comment.