Form.st
changeset 8300 d79edf82e072
parent 8295 944b8917e106
child 8319 bdc89880bdd8
--- a/Form.st	Wed Mar 07 18:07:09 2018 +0100
+++ b/Form.st	Wed Mar 07 18:30:08 2018 +0100
@@ -57,7 +57,7 @@
 
         In your application, you should always use Image, both for compatibility
         with ST-80 and for device independence, since not all Form depths are supported
-        by all devices, whereas Image contains all the rewuired code to convert as
+        by all devices, whereas Image contains all the required code to convert as
         required.