diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-13 01:17:51 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:39:40 +0700 |
commit | c50b3e2b630c1beec8a20f2feb0488a02d029c37 (patch) | |
tree | d8851a3b4ac239008820c8017df91d864208eeea /development/smalltalk | |
parent | a8ef2e8e8bc875f0340d8d0ae8b31c1ac6813057 (diff) |
development/smalltalk: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/smalltalk')
-rw-r--r-- | development/smalltalk/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/development/smalltalk/README b/development/smalltalk/README index ab6a1183aa78..fb684438bc3e 100644 --- a/development/smalltalk/README +++ b/development/smalltalk/README @@ -1,4 +1,4 @@ -GNU Smalltalk is a free implementation of the Smalltalk-80 language. It -runs on most POSIX compatible operating systems (including GNU/Linux, of -course), as well as under Windows. Smalltalk is a dynamic object-oriented -language, well-versed to scripting tasks. +GNU Smalltalk is a free implementation of the Smalltalk-80 language. +It runs on most POSIX compatible operating systems (including +GNU/Linux, of course), as well as under Windows. Smalltalk is a dynamic +object-oriented language, well-versed to scripting tasks. |