Fix typo in description of echo-daemon command.
authorRichard Jones <rjones@redhat.com>
Wed, 26 May 2010 22:42:43 +0000 (23:42 +0100)
committerRichard Jones <rjones@redhat.com>
Wed, 2 Jun 2010 18:34:12 +0000 (19:34 +0100)
(cherry picked from commit c1e3cff523d72e8110cbc568a3c280e57c2aabca)

src/generator.ml

index 6fee544..c98cffb 100755 (executable)
@@ -3783,8 +3783,8 @@ was built (see C<appliance/kmod.whitelist.in> in the source).");
     )],
    "echo arguments back to the client",
    "\
-This command concatenate the list of C<words> passed with single spaces between
-them and returns the resulting string.
+This command concatenates the list of C<words> passed with single spaces
+between them and returns the resulting string.
 
 You can use this command to test the connection through to the daemon.