wording
authorRobert Jordan <robertj@gmx.net>
Thu, 19 Jun 2008 09:05:01 +0000 (09:05 -0000)
committerRobert Jordan <robertj@gmx.net>
Thu, 19 Jun 2008 09:05:01 +0000 (09:05 -0000)
svn path=/trunk/mcs/; revision=106190

mcs/class/corlib/System.IO/ChangeLog

index 35396765ac2fd6927cd2c53732d72318c89ce19e..1e3b9ff15917d6bf3938026b0706005915f67de6 100644 (file)
@@ -4,7 +4,7 @@
        UNC paths as well.
        * Path.cs (GetServerAndShare): New helper method.
        * Path.cs (SameRoot, CanonicalizePath): Add UNC support.
-       Fixes #394681 and a bunch of TestGetFullPath unit cases.
+       Fixes #394681 and a bunch of TestGetFullPath unit test cases.
        All changes are Win32 related.
 
 2008-05-14  Andreas Nahr <ClassDevelopment@A-SoftTech.com>