* doc/README.amiga (GC_AMIGA_GC): Fix a typo ("very").
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.