2008-05-01 Rodrigo Kumpera <rkumpera@novell.com>
[mono.git] / mcs / class / System.XML / Mono.Xml.Xsl / MSXslScriptManager.cs
index 3d5f9176d1b11a0ac86859157c52948987a463a3..cc61bbf49fe7284751700ebb088d5991f8d484f1 100644 (file)
@@ -43,7 +43,7 @@ using System.Xml.Xsl;
 
 namespace Mono.Xml.Xsl {
 
-       [MonoTODO ("Correct evidence handling; test other than simple string case")]
+       // FIXME: Correct evidence handling; test other than simple string case
        internal class MSXslScriptManager {
                Hashtable scripts = new Hashtable ();