diff options
Diffstat (limited to 'gnu/packages/smalltalk.scm')
-rw-r--r-- | gnu/packages/smalltalk.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/smalltalk.scm b/gnu/packages/smalltalk.scm index 88a1bbc2c2..5c5b93236a 100644 --- a/gnu/packages/smalltalk.scm +++ b/gnu/packages/smalltalk.scm @@ -115,7 +115,7 @@ (("@LIBC_SO_DIR@") (string-append libc "/lib")))) #t))))) (home-page "https://smalltalk.gnu.org/") - (synopsis "Smalltalk environment") + (synopsis "Programming language environment") (description "GNU Smalltalk is a free implementation of the Smalltalk language. It implements the ANSI standard for the language and also includes extra classes |