doc/api/README.adoc: fix double "followed by"
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 2 Dec 2016 17:06:40 +0000 (12:06 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Sat, 27 May 2017 18:09:08 +0000 (14:09 -0400)
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
doc/api/README.adoc

index 52179820fad18f95d5e15df6b635baabbccc86b7..903988f44be80c6523da4877c23a4f39ed6a21f2 100644 (file)
@@ -50,9 +50,9 @@ Use a warning command if this message is really important.
 
 * Start the block with
   https://www.stack.nl/\~dimitri/doxygen/manual/commands.html#cmdbrief[`@brief`]
-  followed by a space followed by a tab followed by the brief
-  description. If the brief description needs more than one line, start
-  the following lines with a tab character.
+  followed by a tab followed by the brief description. If the brief
+  description needs more than one line, start the following lines with a
+  tab character.
 +
 Try to always refer to all the function or macro parameters in the brief
 description. The sentence _must_ begin with a verb, third-person
This page took 0.02598 seconds and 4 git commands to generate.