diff options
author | albert-github <albert.tests@gmail.com> | 2018-09-03 16:33:00 (GMT) |
---|---|---|
committer | albert-github <albert.tests@gmail.com> | 2018-09-03 16:33:00 (GMT) |
commit | 03fad37f3bd695d0a30333e8cecc3931c4f870ba (patch) | |
tree | bf748f43a6698e6f1ebbf79fceaeb4a36cb0013a /testing/051 | |
parent | c8092844b06414629b91a5c2d66c56ce06fd7a2e (diff) | |
download | Doxygen-03fad37f3bd695d0a30333e8cecc3931c4f870ba.zip Doxygen-03fad37f3bd695d0a30333e8cecc3931c4f870ba.tar.gz Doxygen-03fad37f3bd695d0a30333e8cecc3931c4f870ba.tar.bz2 |
Correct typing error in test 51
Diffstat (limited to 'testing/051')
-rw-r--r-- | testing/051/indexpage.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/051/indexpage.xml b/testing/051/indexpage.xml index 776f525..50a6ff8 100644 --- a/testing/051/indexpage.xml +++ b/testing/051/indexpage.xml @@ -6,7 +6,7 @@ <briefdescription> </briefdescription> <detaileddescription> - <para>Dollar $ At @ Backslash \ Amphasand & Less < Greater > Hash # Percent % Quote " Dot . Double colon :: Pipe | Plus + Minus - </para> + <para>Dollar $ At @ Backslash \ Ampersand & Less < Greater > Hash # Percent % Quote " Dot . Double colon :: Pipe | Plus + Minus - </para> </detaileddescription> </compounddef> </doxygen> |