4 Nov 2003 04:26
PATCH: doc typos
Boaz Kelmer <boaz_kelmer <at> yahoo.com>
2003-11-04 03:26:40 GMT
2003-11-04 03:26:40 GMT
The attached patch fixes some typos in the documentation of the configuration options. -- Boaz __________________________________ Do you Yahoo!? Exclusive Video Premiere - Britney Spears http://launch.yahoo.com/promos/britneyspears/
Index: src/config.l
===================================================================
RCS file: /u/kp3softd/cvsroot/src/config.l,v
retrieving revision 1.115
diff -u -r1.115 config.l
--- src/config.l 19 Oct 2003 20:01:59 -0000 1.115
+++ src/config.l 27 Oct 2003 18:52:35 -0000
<at> <at> -1489,7 +1489,7 <at> <at>
"will interpret the first line (until the first dot) of a JavaDoc-style \n"
"comment as the brief description. If set to NO, the JavaDoc \n"
"comments will behave just like the Qt-style comments (thus requiring an \n"
- "explict <at> brief command for a brief description. \n",
+ "explicit <at> brief command for a brief description. \n",
FALSE
);
cb = addBool(
<at> <at> -1513,7 +1513,7 <at> <at>
"INHERIT_DOCS",
"If the INHERIT_DOCS tag is set to YES (the default) then an undocumented \n"
"member inherits the documentation from any documented member that it \n"
- "reimplements. \n",
(Continue reading)
RSS Feed