Documentation patch from 'faithandbrave'

This commit is contained in:
Marshall Clow
2014-11-18 06:21:59 -08:00
parent 2c3a8b21b9
commit ca30f6a01e
+1 -1
View File
@@ -196,7 +196,7 @@ dp.length() --> 2</screen>
<row>
<entry><screen>date_period dp(date(2002,Jan,10),
date(2002,Jan,1));
dp.begin() --> true</screen>
dp.is_null() --> true</screen>
</entry>
</row>