From: Ivan Maidanski Date: Mon, 20 Feb 2017 21:32:49 +0000 (+0300) Subject: Fix typo in GC_AMIGA_GC documentation in README X-Git-Tag: v8.0.0~907 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9db3b5eb17d28abf20c9a7694907a8f6d524bfcc;p=gc Fix typo in GC_AMIGA_GC documentation in README * doc/README.amiga (GC_AMIGA_GC): Fix a typo ("very"). --- diff --git a/doc/README.amiga b/doc/README.amiga index b0ff585b..da1c95bb 100644 --- a/doc/README.amiga +++ b/doc/README.amiga @@ -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.