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: v7.4.6~149 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dce4285a06f9b019a3056626d09ebdd73160adbd;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 d06a4e98..0aeba0d6 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.