typo
authornipkow
Thu, 20 Apr 2017 10:45:52 +0200
changeset 65514 d10f0bbc7ea1
parent 65513 587433a18053
child 65515 f595b7532dc9
typo
src/Doc/Prog_Prove/Bool_nat_list.thy
--- a/src/Doc/Prog_Prove/Bool_nat_list.thy	Wed Apr 19 16:26:09 2017 +0200
+++ b/src/Doc/Prog_Prove/Bool_nat_list.thy	Thu Apr 20 10:45:52 2017 +0200
@@ -416,7 +416,7 @@
 @{prop"tl(x#xs) = xs"}
 \end{isabelle}
 Note that since HOL is a logic of total functions, @{term"hd []"} is defined,
-but we do now know what the result is. That is, @{term"hd []"} is not undefined
+but we do not know what the result is. That is, @{term"hd []"} is not undefined
 but underdefined.
 \fi
 %