diff options
author | Jakub Wilk <jwilk@jwilk.net> | 2016-02-02 19:17:21 (GMT) |
---|---|---|
committer | Jakub Wilk <jwilk@jwilk.net> | 2016-02-02 19:17:51 (GMT) |
commit | 770adb37b2072bbea5412f9cc2058d98d1de60e4 (patch) | |
tree | 2aeb1ca4c2ad66561a80a2c78c748aced825d7ef /doc/maintainers.txt | |
parent | 37852281fca7e8080bd62dc702f2c6b2017e699e (diff) | |
download | Doxygen-770adb37b2072bbea5412f9cc2058d98d1de60e4.zip Doxygen-770adb37b2072bbea5412f9cc2058d98d1de60e4.tar.gz Doxygen-770adb37b2072bbea5412f9cc2058d98d1de60e4.tar.bz2 |
Fix documentation typos
Diffstat (limited to 'doc/maintainers.txt')
-rw-r--r-- | doc/maintainers.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/maintainers.txt b/doc/maintainers.txt index 2c11a17..3fa4fff 100644 --- a/doc/maintainers.txt +++ b/doc/maintainers.txt @@ -5,8 +5,8 @@ % The following one or more lines contain information about % the maintainer(s) for the language (one line, one maintainer) % in the form: <readable name><colon><e-mail> -% If the readable name name starts with '--' it will be displayed in HTML -% output as a highlighted text notice related to the langluage (usually +% If the readable name starts with '--' it will be displayed in HTML +% output as a highlighted text notice related to the language (usually % '-- searching for the maintainer --'). % If the <e-mail> is prefixed [some_text] it is not displayed in the table % of maintainers in the Doxygen documentation, nor it is used when building |