diff options
author | asau <asau> | 2013-04-08 18:29:37 +0000 |
---|---|---|
committer | asau <asau> | 2013-04-08 18:29:37 +0000 |
commit | 6db9fce57a9caf72aed3fa6b2c8113b8850cc100 (patch) | |
tree | 6ad31e0763e055c2d920bc01ada25ae898d27bd7 /lang/scala | |
parent | f0d726aadf6a33da583b326d34ebf69df04d9d60 (diff) | |
download | pkgsrc-6db9fce57a9caf72aed3fa6b2c8113b8850cc100.tar.gz |
Revert pkglint-induced nonsense.
Diffstat (limited to 'lang/scala')
-rw-r--r-- | lang/scala/DESCR | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/scala/DESCR b/lang/scala/DESCR index d328fd35a27..062658d5366 100644 --- a/lang/scala/DESCR +++ b/lang/scala/DESCR @@ -1,4 +1,4 @@ -Scala is a general purpose programming language designed to express common -programming patterns in a concise, elegant, and type-safe way. It smoothly -integrates features of object-oriented and functional languages, enabling Java -and other programmers to be more productive. +Scala is a general purpose programming language designed to express common +programming patterns in a concise, elegant, and type-safe way. It smoothly +integrates features of object-oriented and functional languages, enabling +Java and other programmers to be more productive. |