Typo fix.

Co-Authored-By: Green-m <greenm.xxoo@gmail.com>
master
bcoles 2019-03-22 10:34:35 +08:00 committed by GitHub
parent 2c05ce5377
commit 5a38cf17de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -697,7 +697,7 @@ class Core
print_line
print_line "Loads a plugin from the supplied path."
print_line "For a list of built-in plugins, do: load -l"
print_line "For a list of loaded pligins, do: load -s"
print_line "For a list of loaded plugins, do: load -s"
print_line "The optional var=val options are custom parameters that can be passed to plugins."
print_line
end