summaryrefslogtreecommitdiff
path: root/doc/picture-language.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/picture-language.texi')
-rw-r--r--doc/picture-language.texi10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/picture-language.texi b/doc/picture-language.texi
index e6a703d..808a0fa 100644
--- a/doc/picture-language.texi
+++ b/doc/picture-language.texi
@@ -117,11 +117,11 @@ mailing list @email{guile-user@@gnu.org}, or ask for help on the
@chapter A Picture Vocabulary
The goal of the picture language is to allow you to interactively work
-with pictures as you would with any other seemingly primitive data type,
-such as numbers or strings of text. To compose numbers in an we use the
-digits 0 to 9. Similarly, strings of text compose of a wide range of
-characters enclosed in double quotes. What, then, are the building
-blocks of pictures?
+with pictures as you would with any other seemingly primitive data
+type, such as numbers or strings of text. To compose numbers we
+combine the digits 0 to 9. Similarly, strings of text are composed of
+a wide range of characters enclosed in double quotes. What, then, are
+the building blocks of pictures?
One approach is to think of a picture as an arrangement of little
colored dots or pixels. Building pictures from dots, however, would be