Small grammar correction.
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 25 Oct 2005 15:47:51 +0000 (15:47 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 25 Oct 2005 15:47:51 +0000 (15:47 +0000)
doc/src/sgml/func.sgml

index 2ccc2248549f28b5c4b60e27383178c845497059..09b7b6ed8442a6bff006cdba1f5dc53bb6710234 100644 (file)
@@ -5423,9 +5423,10 @@ SELECT SUBSTRING('XY1234Z', 'Y*?([0-9]{1,3})');
     </table>
 
    <para>
-    If you are using both <function>justify_hours</> and <function>justify_days</>,
-    it is best to use <function>justify_hours</> first so any additional days will
-    justified by <function>justify_days</>.
+    If you are using both <function>justify_hours</> and
+    <function>justify_days</>, it is best to use <function>justify_hours</>
+    first so any additional days will be included in the
+    <function>justify_days</> calculation.
    </para>
 
    <para>