[JEDI.NET-commits] docs Jedi.IO.Paths.xml,1.2,1.3
Status: Pre-Alpha
Brought to you by:
jedi_mbe
From: Marcel B. <jed...@us...> - 2005-03-08 10:47:45
|
Update of /cvsroot/jedidotnet/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22239/docs Modified Files: Jedi.IO.Paths.xml Log Message: Malformed cref corrected Index: Jedi.IO.Paths.xml =================================================================== RCS file: /cvsroot/jedidotnet/docs/Jedi.IO.Paths.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Jedi.IO.Paths.xml 4 Mar 2005 15:01:12 -0000 1.2 --- Jedi.IO.Paths.xml 8 Mar 2005 10:47:33 -0000 1.3 *************** *** 196,200 **** <returns> A <see cref="T:Sytem.String" /> equivalent to the specified path but guaranteed to end with ! <see cref="Jedi.IO.Path.PathConfig.DirectorySeparator" />. </returns> </member> --- 196,200 ---- <returns> A <see cref="T:Sytem.String" /> equivalent to the specified path but guaranteed to end with ! <see cref="M:Jedi.IO.Path.PathConfig.DirectorySeparator" />. </returns> </member> |