We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc55b15 commit 926ea98Copy full SHA for 926ea98
1 file changed
book/book.tex
@@ -13012,7 +13012,7 @@ \section{Debugging}
13012
A Time object is well-formed if the values of {\tt minute} and {\tt
13013
second} are between 0 and 60 (including 0 but not 60) and if
13014
{\tt hour} is positive. {\tt hour} and {\tt minute} should be
13015
-integral values, but we might allow {\tt second} to have a
+integer values, but we might allow {\tt second} to have a
13016
fraction part.
13017
\index{invariant}
13018
0 commit comments