From 31755220d5a4b00ddf780bd6122512254cbb18f8 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 5 Aug 2015 22:36:46 +0200 Subject: Typo --- provider/posts/beuteltier-2.lhs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/provider/posts/beuteltier-2.lhs b/provider/posts/beuteltier-2.lhs index bca4c86..c60ba71 100644 --- a/provider/posts/beuteltier-2.lhs +++ b/provider/posts/beuteltier-2.lhs @@ -113,7 +113,7 @@ Sometimes we just really want to translate an `ObjectGen` to an `Object`. > oMeta .= return (obj ^. oMeta') We expect implementations of `insert` to perform what we call nubbing. That is removal of -'Object's that are, in some sense, `Equivalent` to the new one we´re currently +`Object`s that are, in some sense, `Equivalent` to the new one we´re currently inserting. Thus we provide a definition of what we mean, when we say `Equivalent`. > class Equivalent a where -- cgit v1.2.3