Author: spouliot
Date: 2008-02-05 20:55:17 -0500 (Tue, 05 Feb 2008)
New Revision: 94981

Modified:
   trunk/mono-tools/gendarme/framework/Gendarme.Framework.Rocks/TypeRocks.cs
Log:
typo, found by Scott Peterson

Modified: 
trunk/mono-tools/gendarme/framework/Gendarme.Framework.Rocks/TypeRocks.cs
===================================================================
--- trunk/mono-tools/gendarme/framework/Gendarme.Framework.Rocks/TypeRocks.cs   
2008-02-06 01:37:14 UTC (rev 94980)
+++ trunk/mono-tools/gendarme/framework/Gendarme.Framework.Rocks/TypeRocks.cs   
2008-02-06 01:55:17 UTC (rev 94981)
@@ -240,7 +240,7 @@
 
                /// <summary>
                /// Check if the type inherits from the specified type. Note 
that it is possible that
-               /// we might now be able to know the complete inheritance chain 
since the assembly 
+               /// we might not be able to know the complete inheritance chain 
since the assembly 
                /// where the information resides could be unavailable.
                /// </summary>
                /// <param name="self">The TypeReference on which the extension 
method can be called.</param>

_______________________________________________
Mono-patches maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches

Reply via email to