Browse Source

Update BltInFunc-JOIN.xml

HPCC-10159 Edits from code review
DrDePhobia 11 years ago
parent
commit
9f16b1b462
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docs/ECLLanguageReference/ECLR_mods/BltInFunc-JOIN.xml

+ 2 - 2
docs/ECLLanguageReference/ECLR_mods/BltInFunc-JOIN.xml

@@ -585,8 +585,8 @@
     "half-keyed" and "full-keyed" JOINs (see the Keyed Join discussion
     below).</para>
 
-    <para>Use the SMART when the right side dataset is likely to be small
-    enough to fit in memory , but is not guaranteed to fit.</para>
+    <para>Use SMART when the right side dataset is likely to be small
+    enough to fit in memory, but is not guaranteed to fit.</para>
   </sect2>
 
   <sect2 id="Keyed_Joins">