From a9d8c0b127656883ab57aeeafa57abb2c482f614 Mon Sep 17 00:00:00 2001 From: Marcin Siodelski Date: Fri, 26 Oct 2018 18:04:16 +0200 Subject: [PATCH] [#10,!3] Corrected typo in the Makefile.am. --- doc/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Makefile.am b/doc/Makefile.am index acd0a56ee7..6f0c22a1e4 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -130,7 +130,7 @@ clean: # If you don't want to provide command syntax (cmd-syntax key), # any comments about the syntax (cmd-comment key) or response syntax # (resp-syntax) or any comment about response (resp-comment), simply -# remove those unused keys. The generator will attempt to gerate +# remove those unused keys. The generator will attempt to generate # boilerplates for it. # 6. Generate api.xml: make api # 7. Rebuild User's Guide as usual: make guide -- 2.47.2