Skip to content

Commit

Permalink
... fix command syntax language meta typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmonkey4eva committed Oct 7, 2013
1 parent 40a73e6 commit 80decd6
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -50,7 +50,7 @@ public <T extends RegistrationableInstance> T get(Class<T> clazz) {
else return null;
}

//<--[language]
// <--[language]
// @Name Command Syntax
// @Description
// Almost every Denizen command and requirement has arguments after the command itself.
Expand Down

0 comments on commit 80decd6

Please sign in to comment.