summaryrefslogtreecommitdiffstats
path: root/doc/htmlcmds.doc
diff options
context:
space:
mode:
authoralbert-github <albert.tests@gmail.com>2014-01-12 12:41:04 (GMT)
committeralbert-github <albert.tests@gmail.com>2014-01-12 12:41:04 (GMT)
commit4b51e6113f1e9e20a5700840d83f1c3928d84825 (patch)
tree69e1d3d77fe6a21926f132d6fd80c5fe00ceccbb /doc/htmlcmds.doc
parenta642629761d43d53f3ade41c78530d0c7228a84d (diff)
downloadDoxygen-4b51e6113f1e9e20a5700840d83f1c3928d84825.zip
Doxygen-4b51e6113f1e9e20a5700840d83f1c3928d84825.tar.gz
Doxygen-4b51e6113f1e9e20a5700840d83f1c3928d84825.tar.bz2
Documentation corrections
Corrected some spelling errors and added / correceted some references
Diffstat (limited to 'doc/htmlcmds.doc')
-rw-r--r--doc/htmlcmds.doc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/htmlcmds.doc b/doc/htmlcmds.doc
index 2afb213..7038e99 100644
--- a/doc/htmlcmds.doc
+++ b/doc/htmlcmds.doc
@@ -25,7 +25,7 @@ of a HTML tag are passed on to the HTML output only
<ul>
<li><tt>\<A HREF="..."\></tt> Starts a hyperlink
(if supported by the output format).
-<li><tt>\<A NAME="..."\></tt> Starts an named anchor
+<li><tt>\<A NAME="..."\></tt> Starts a named anchor
(if supported by the output format).
<li><tt>\</A\></tt> Ends a link or anchor
<li><tt>\<B\></tt> Starts a piece of text displayed in a bold font.
@@ -129,7 +129,7 @@ The special HTML character entities that are recognized by Doxygen:
<li><tt>\&?uml;</tt> where ? is one of {A,E,I,O,U,Y,a,e,i,o,u,y},
writes a character with a diaeresis accent (like &auml;).
<li><tt>\&?acute;</tt> where ? is one of {A,E,I,O,U,Y,a,e,i,o,u,y},
- writes a character with a acute accent (like &aacute;).
+ writes a character with an acute accent (like &aacute;).
<li><tt>\&?grave;</tt> where ? is one of {A,E,I,O,U,a,e,i,o,u,y},
writes a character with a grave accent (like &agrave;).
<li><tt>\&?circ;</tt> where ? is one of {A,E,I,O,U,a,e,i,o,u,y},