diff --git a/docs/xml/lazutils/fileutil.xml b/docs/xml/lazutils/fileutil.xml index 3c97f67cd7..70d661c1e9 100644 --- a/docs/xml/lazutils/fileutil.xml +++ b/docs/xml/lazutils/fileutil.xml @@ -1162,8 +1162,8 @@ else - CopyFile - copies Source file to Destination file, optionally preserving the time stamp of the original file - An exception is raised if the Copy process does not complete successfully or correctly + CopyFile - copies Source file to Destination file, optionally preserving the timestamp of the original file + An exception is raised if the copy process does not complete successfully or correctly @@ -1179,7 +1179,7 @@ else - If True, the time stamp of the original file is preserved in the copied file + If True, the timestamp of the original file is preserved in the copied file diff --git a/docs/xml/lazutils/utf8process.xml b/docs/xml/lazutils/utf8process.xml index b5ae928e6d..e2f4d0f8de 100644 --- a/docs/xml/lazutils/utf8process.xml +++ b/docs/xml/lazutils/utf8process.xml @@ -9,13 +9,13 @@ --> - +Version of FPC TProcess that allows UTF8 arguments - +Version of FPC TProcess that allows UTF8 arguments