summaryrefslogtreecommitdiff
path: root/doc/manual/primer/commands.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manual/primer/commands.txt')
-rw-r--r--doc/manual/primer/commands.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/primer/commands.txt b/doc/manual/primer/commands.txt
index c9db7ccb..61697349 100644
--- a/doc/manual/primer/commands.txt
+++ b/doc/manual/primer/commands.txt
@@ -55,7 +55,7 @@ static COMMAND_HELPER(handle_hello_args, const char **sep, const char **name)
@endcode
Of course, you may also call other macros or functions, but that extends
-beyond the scope of this tutorial on writing commands.
+beyond the scope of this tutorial on writing commands.
@section primercmdreg Command Registration