2
0
Эх сурвалжийг харах

* fixed unescaped backslash

marco 22 жил өмнө
parent
commit
604a77ead7

+ 1 - 1
docs/sysutils.tex

@@ -1081,7 +1081,7 @@ On error, \var{False} is returned.
 \Declaration
 \Declaration
 Procedure DoDirSeparators(Var FileName : String);
 Procedure DoDirSeparators(Var FileName : String);
 \Description
 \Description
-This function replaces all directory separators \var{'\' and '/'}
+This function replaces all directory separators \var{'\\' and '/'}
 to the directory separator character for the current system.
 to the directory separator character for the current system.
 \Errors
 \Errors
 None.
 None.