Jelajahi Sumber

* fixed unescaped backslash

marco 22 tahun lalu
induk
melakukan
604a77ead7
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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.