From 74942da0ff65cf51899c19deae605790b0b22d3a Mon Sep 17 00:00:00 2001 From: Tim Nieradzik Date: Mon, 5 Sep 2016 09:34:00 +0300 Subject: cmd_defs: Fix typo --- src/command/cmd_defs.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/command/cmd_defs.c b/src/command/cmd_defs.c index 19529a68..c98b9bf3 100644 --- a/src/command/cmd_defs.c +++ b/src/command/cmd_defs.c @@ -1992,10 +1992,10 @@ static struct cmd_t command_defs[] = { "reload []", "Reload a plugin, passing no argument will reload all plugins." }, { "python_version", "Show the Python interpreter version." }) CMD_EXAMPLES( - "/plugin install /home/steveharris/Downloads/metal.py", - "/plugin load browser.py", - "/plugin unload say.py", - "/plugin reload wikipedia.py") + "/plugins install /home/steveharris/Downloads/metal.py", + "/plugins load browser.py", + "/plugins unload say.py", + "/plugins reload wikipedia.py") }, { "/prefs", -- cgit 1.4.1-2-gfad0