From cb34b4b12a2eebec6511746ac08e758069b4f011 Mon Sep 17 00:00:00 2001 From: reiniero Date: Sun, 19 Oct 2014 10:48:40 +0000 Subject: [PATCH] * Docs: harmonize spelling; brief description of utf8process git-svn-id: trunk@46603 - --- docs/xml/lazutils/fileutil.xml | 6 +++--- docs/xml/lazutils/utf8process.xml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) 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