summaryrefslogtreecommitdiffstats
path: root/development/dmd
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2020-10-12 21:03:53 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-10-17 09:39:01 +0700
commit340f433a86c9d1cfa928ef633a8a433e4c6779f2 (patch)
tree0f3685aba8241b386610a205586fc1686d7ac645 /development/dmd
parent24d8aad1a2cea80364f9336e1f94c10bf1ef6e42 (diff)
downloadslackbuilds-340f433a86c9d1cfa928ef633a8a433e4c6779f2.tar.gz
slackbuilds-340f433a86c9d1cfa928ef633a8a433e4c6779f2.tar.xz
development/dmd: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/dmd')
-rw-r--r--development/dmd/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/development/dmd/README b/development/dmd/README
index 13e7d11395..954442db46 100644
--- a/development/dmd/README
+++ b/development/dmd/README
@@ -1,5 +1,5 @@
Official reference D compiler.
-D is a general-purpose programming language with static typing, systems-level
-access, and C-like syntax. It combines efficiency, control and modeling power
-with safety and programmer productivity.
+D is a general-purpose programming language with static typing,
+systems-level access, and C-like syntax. It combines efficiency,
+control and modeling power with safety and programmer productivity.