Explorar o código

* fixed unescaped backslash

marco %!s(int64=22) %!d(string=hai) anos
pai
achega
604a77ead7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/sysutils.tex

+ 1 - 1
docs/sysutils.tex

@@ -1081,7 +1081,7 @@ On error, \var{False} is returned.
 \Declaration
 Procedure DoDirSeparators(Var FileName : String);
 \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.
 \Errors
 None.