summaryrefslogtreecommitdiffstats
path: root/development/dmd/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/dmd/README')
-rw-r--r--development/dmd/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/development/dmd/README b/development/dmd/README
index 43c5eedc97..13e7d11395 100644
--- a/development/dmd/README
+++ b/development/dmd/README
@@ -1,5 +1,5 @@
Official reference D compiler.
-D is a systems programming language with C-like syntax and static
-typing. 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.