]> granicus.if.org Git - gc/commitdiff
Fix typo in GC_AMIGA_GC documentation in README
authorIvan Maidanski <ivmai@mail.ru>
Mon, 20 Feb 2017 21:32:49 +0000 (00:32 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Fri, 7 Apr 2017 08:10:07 +0000 (11:10 +0300)
* doc/README.amiga (GC_AMIGA_GC): Fix a typo ("very").

doc/README.amiga

index d06a4e98ea8b1b701745b4f41dbcf9fb2a798fc2..0aeba0d6927e07db4c94797099e0affe6664fe04 100644 (file)
@@ -48,7 +48,7 @@ WHATS NEW:
                  It is also the most important flag to set to prevent
                  GC from returning chip-mem. Beware that it slows down a lot
                  when a program is rapidly allocating/deallocating when
-                 there's either very little fast-memory left or verly little
+                 there's either very little fast-memory left or very little
                  chip-memory left. Its not a very common situation, but gctest
                  sometimes (very rare) use many minutes because of this.