We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5a0884 commit d20d9f3Copy full SHA for d20d9f3
1 file changed
book/book.tex
@@ -12927,7 +12927,7 @@ \section{Prototyping versus planning}
12927
An alternative is {\bf designed development}, in which high-level
12928
insight into the problem can make the programming much easier. In
12929
this case, the insight is that a Time object is really a three-digit
12930
-number in base 60 (see \url{http://en.wikipedia.org/wiki/Sexagesimal}.)! The
+number in base 60 (see \url{http://en.wikipedia.org/wiki/Sexagesimal}). The
12931
{\tt second} attribute is the ``ones column'', the {\tt minute}
12932
attribute is the ``sixties column'', and the {\tt hour} attribute is
12933
the ``thirty-six hundreds column''.
0 commit comments