Przeglądaj źródła

HPCC-15302 Edits based upon feedback

Signed-off-by: Jim DeFabia <jamesdefabia@lexisnexis.com>
Jim DeFabia 9 lat temu
rodzic
commit
828aa90a06

+ 3 - 3
docs/ECLStandardLibraryReference/SLR-Mods/SuperFileExists.xml

@@ -39,9 +39,9 @@
   <para>The <emphasis role="bold">SuperFileExists </emphasis>function returns
   TRUE if the specified <emphasis>filename</emphasis> is present in the
   Distributed File Utility (DFU) and is a SuperFile. It returns FALSE if the
-  <emphasis>filename</emphasis> does exist in the DFU but is not a SuperFile
-  (i.e., is a normal DATASET—use the STD.File.FileExists function to detect
-  their presence or absence).</para>
+  <emphasis>filename</emphasis> does exist but it is not a SuperFile (in other
+  words, it is a normal DATASET. Use the STD.File.FileExists function to
+  detect their presence or absence).</para>
 
   <para>This function is not included in a superfile transaction.</para>