Переглянути джерело

* 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.