Skip to content

Commit 75b8578

Browse files
committed
Spelling correction
Spelling correction
1 parent ee49bc3 commit 75b8578

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/config.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2068,7 +2068,7 @@ doxygen -w html new_header.html new_footer.html new_stylesheet.css YourConfigFil
20682068
<dt><code>$datetime</code><dd>will be replaced with the current date and time.
20692069
<dt><code>$date</code><dd>will be replaced with the current date.
20702070
<dt><code>$time</code><dd>will be replaced with the current time.
2071-
<dt><code>$year</code><dd>will be replaces with the current year.
2071+
<dt><code>$year</code><dd>will be replaced with the current year.
20722072
<dt><code>$showdate(<format>)</code><dd>will be replaced with the current date
20732073
and time according to the format as specified by `<format>`. The
20742074
`<format>` follows the rules as specified for the
@@ -3120,7 +3120,7 @@ doxygen -w latex new_header.tex new_footer.tex new_stylesheet.sty
31203120
<dt><code>$datetime</code><dd>will be replaced with the current date and time.
31213121
<dt><code>$date</code><dd>will be replaced with the current date.
31223122
<dt><code>$time</code><dd>will be replaced with the current time.
3123-
<dt><code>$year</code><dd>will be replaces with the current year.
3123+
<dt><code>$year</code><dd>will be replaced with the current year.
31243124
<dt><code>$showdate(<format>)</code><dd>will be replaced with the current date
31253125
and time according to the format as specified by `<format>`. The
31263126
`<format>` follows the rules as specified for the

0 commit comments

Comments
 (0)