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>
Mon, 20 Feb 2017 21:32:49 +0000 (00:32 +0300)
* doc/README.amiga (GC_AMIGA_GC): Fix a typo ("very").

doc/README.amiga

index b0ff585..da1c95b 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.