]> granicus.if.org Git - gc/commitdiff
Fix typo in GC overview file
authorIvan Maidanski <ivmai@mail.ru>
Sat, 22 Feb 2014 17:26:13 +0000 (21:26 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Sat, 22 Feb 2014 17:26:43 +0000 (21:26 +0400)
* doc/overview.html: Fix a typo ("See").

doc/overview.html

index 6ea9f2ed2cfc6498112c7d6b3364fffd7c7c07fd..d7e90db5f306919a142531b912848bd782a218c2 100644 (file)
@@ -139,7 +139,7 @@ It allows <a href="finalization.html"><i>finalization</i></a> code
 to be invoked when an object is collected.
 It can take advantage of type information to locate pointers if such
 information is provided, but it is usually used without such information.
-ee the README and
+See the README and
 <tt>gc.h</tt> files in the distribution for more details.
 <p>
 For an overview of the implementation, see <a href="gcdescr.html">here</a>.