summaryrefslogtreecommitdiffstats
path: root/doc/lists.doc
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2012-04-29 17:51:51 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2012-04-29 17:51:51 (GMT)
commit44ca9512aaeb19f7fbd07afda88ec4cfe53ce831 (patch)
treea8d7cbd0da612bb0b1fa97dcc1bac1838f845338 /doc/lists.doc
parentf3e0c94b327d47e5c3d3a36a9a6300cee8d2a537 (diff)
downloadDoxygen-44ca9512aaeb19f7fbd07afda88ec4cfe53ce831.zip
Doxygen-44ca9512aaeb19f7fbd07afda88ec4cfe53ce831.tar.gz
Doxygen-44ca9512aaeb19f7fbd07afda88ec4cfe53ce831.tar.bz2
Release-1.8.0-20120429
Diffstat (limited to 'doc/lists.doc')
-rw-r--r--doc/lists.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lists.doc b/doc/lists.doc
index 89b21e8..b79b2cd 100644
--- a/doc/lists.doc
+++ b/doc/lists.doc
@@ -6,7 +6,7 @@ Doxygen provides a number of ways to create lists of items.
By putting a number of column-aligned minus (-) signs at the start of a
line, a bullet list will automatically be generated. Instead of the minus
-sign also plus (+) or asterix (\*) can be used.
+sign also plus (+) or asterisk (\*) can be used.
Numbered lists can also be generated by using a minus followed by a hash
or by using a number followed by a dot.