Commit 4da21453 authored by Adam Chlipala's avatar Adam Chlipala

Proofreading pass through Chapter 5

parent c3e43bf9
......@@ -304,7 +304,7 @@ Guarded.
Abort.
(** First, we need to define a function that seems pointless on first glance. *)
(** First, we need to define a function that seems pointless at first glance. *)
Definition frob A (s : stream A) : stream A :=
match s with
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment