Преглед изворни кода

* fixed unescaped backslash

marco пре 22 година
родитељ
комит
604a77ead7
1 измењених фајлова са 1 додато и 1 уклоњено
  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.