mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-11-04 20:06:06 +00:00
Fixed typo in //curve's help.
Fixes WORLDEDIT-3025.
This commit is contained in:
parent
ad9b8ce3b1
commit
0a5a1e1b01
@ -131,7 +131,7 @@ public class RegionCommands {
|
||||
desc = "Draws a spline through selected points",
|
||||
help =
|
||||
"Draws a spline through selected points.\n" +
|
||||
"Can only be uesd with convex polyhedral selections.\n" +
|
||||
"Can only be used with convex polyhedral selections.\n" +
|
||||
"Flags:\n" +
|
||||
" -h generates only a shell",
|
||||
flags = "h",
|
||||
|
Loading…
Reference in New Issue
Block a user