summaryrefslogtreecommitdiffstats
path: root/doc/lists.doc
diff options
context:
space:
mode:
authordimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7>2001-07-15 17:11:26 (GMT)
committerdimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7>2001-07-15 17:11:26 (GMT)
commit5346e18047c0e047db2f1b13dc2c767a73c5c305 (patch)
treebc5400211360251f121d60efdd50b09f10db11d2 /doc/lists.doc
parentd723d351b1ec59ad9db456f820d59a6e270f21a4 (diff)
downloadDoxygen-5346e18047c0e047db2f1b13dc2c767a73c5c305.zip
Doxygen-5346e18047c0e047db2f1b13dc2c767a73c5c305.tar.gz
Doxygen-5346e18047c0e047db2f1b13dc2c767a73c5c305.tar.bz2
Release-1.2.8-20010715
Diffstat (limited to 'doc/lists.doc')
-rw-r--r--doc/lists.doc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/lists.doc b/doc/lists.doc
index eaf8616..c7e275c 100644
--- a/doc/lists.doc
+++ b/doc/lists.doc
@@ -69,13 +69,13 @@ Here is the above example with HTML commands:
*/
\endverbatim
-\note The the indent here is not important.
+\note The indentation here is not important.
<b>Using \\arg or \@li</b>
For compatibility with the Troll Tech's internal documentation tool and
with KDoc, doxygen has two commands that can be used to create simple
-not nested lists.
+unnested lists.
See \ref cmdarg "\arg" and \ref cmdli "\li" for more info.