We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df73656 commit fc9bdc0Copy full SHA for fc9bdc0
src/main/java/org/spongepowered/api/command/args/GenericArguments.java
@@ -252,7 +252,7 @@ public static CommandFlags.Builder flags() {
252
}
253
254
/**
255
- * Consumes a series of arguments. Usage is the elements concencated
+ * Consumes a series of arguments. Usage is the elements concatenated
256
*
257
* @param elements The series of arguments to expect
258
* @return the element to match the input
0 commit comments