Fix typo in comment

This commit is contained in:
David Pilato 2016-07-29 13:49:11 +02:00
parent 72e0d422e9
commit 6b68d1e09b
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ public class JvmExamplePlugin extends Plugin {
}
/**
* Module decalaring some example configuration and a _cat action that uses
* Module declaring some example configuration and a _cat action that uses
* it.
*/
public static class ConfiguredExampleModule extends AbstractModule {