Author: miguel
Date: 2007-04-27 00:36:27 -0400 (Fri, 27 Apr 2007)
New Revision: 76368

Modified:
   trunk/monodoc/class/corlib/en/System.Collections/BitArray.xml
Log:
Fix from [EMAIL PROTECTED]

Modified: trunk/monodoc/class/corlib/en/System.Collections/BitArray.xml
===================================================================
--- trunk/monodoc/class/corlib/en/System.Collections/BitArray.xml       
2007-04-27 04:35:17 UTC (rev 76367)
+++ trunk/monodoc/class/corlib/en/System.Collections/BitArray.xml       
2007-04-27 04:36:27 UTC (rev 76368)
@@ -502,7 +502,7 @@
       </Parameters>
       <Docs>
         <summary>Constructs and initializes a new instance of the <see 
cref="T:System.Collections.BitArray" /> class
-with the specified Count and all values initialzed to either true or 
false.</summary>
+with the specified Count and all values initialized to either true or 
false.</summary>
         <param name="length">The Length (Count) of the new BItArray.</param>
         <param name="defaultValue">The initial value of all Bits.</param>
         <remarks>
@@ -967,4 +967,4 @@
       </Docs>
     </Member>
   </Members>
-</Type>
+</Type>
\ No newline at end of file

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

Reply via email to