From: Marcin Siodelski Date: Fri, 26 Oct 2018 16:04:16 +0000 (+0200) Subject: [#10,!3] Corrected typo in the Makefile.am. X-Git-Tag: 176-update-to-sysrepo-0-7-6-release_base~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9d8c0b127656883ab57aeeafa57abb2c482f614;p=thirdparty%2Fkea.git [#10,!3] Corrected typo in the Makefile.am. --- 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