From: Suzanne Goldlust Date: Wed, 3 Oct 2018 19:22:17 +0000 (-0400) Subject: Update _template.json X-Git-Tag: 176-update-to-sysrepo-0-7-6-release_base~153 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23318edbfa287d3a27682ab87a786552e85c7b0e;p=thirdparty%2Fkea.git Update _template.json --- diff --git a/doc/api/_template.json b/doc/api/_template.json index 1e419825f2..c0cd378687 100644 --- a/doc/api/_template.json +++ b/doc/api/_template.json @@ -26,13 +26,13 @@ "hook": "name of the hook that provides this command. remove if provided by the core code", - // This defines a syntax of the command. + // This defines the syntax of the command. "cmd-syntax": "Syntax of the command", // This defines a description printed immediately below the command syntax. "cmd-comment": "Possibly some extra comments after the syntax.", - // This defines a syntax of the response. + // This defines the syntax of the response. "resp-syntax": "Syntax of the response", // This defines a description printed immediately below the response syntax.