Skip to content

Commit fc9bdc0

Browse files
Oliver BrammerZidane
authored andcommitted
Fix spelling
1 parent df73656 commit fc9bdc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/spongepowered/api/command/args/GenericArguments.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ public static CommandFlags.Builder flags() {
252252
}
253253

254254
/**
255-
* Consumes a series of arguments. Usage is the elements concencated
255+
* Consumes a series of arguments. Usage is the elements concatenated
256256
*
257257
* @param elements The series of arguments to expect
258258
* @return the element to match the input

0 commit comments

Comments
 (0)