Update of /cvsroot/fb-contrib/fb-contrib/etc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30345/etc
Modified Files:
messages.xml
Log Message:
silly fixes
Index: messages.xml
===================================================================
RCS file: /cvsroot/fb-contrib/fb-contrib/etc/messages.xml,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- messages.xml 25 Sep 2005 05:19:33 -0000 1.19
+++ messages.xml 25 Sep 2005 05:34:22 -0000 1.20
@@ -344,6 +344,6 @@
<BugCode abbrev="LSC">Literal String Comparison</BugCode>
<BugCode abbrev="PCOA">Partially Constructed Object Access</BugCode>
<BugCode abbrev="DLC">Dubious List Collection</BugCode>
- <BugCode abbrev="PL">PL_PARALLEL_LISTS</BugCode>
+ <BugCode abbrev="PL">Parallel Lists</BugCode>
</MessageCollection>
\ No newline at end of file
|