Fix typo in comment
This commit is contained in:
parent
72e0d422e9
commit
6b68d1e09b
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue