summaryrefslogtreecommitdiffstats
path: root/development/orc/slack-desc
diff options
context:
space:
mode:
Diffstat (limited to 'development/orc/slack-desc')
-rw-r--r--development/orc/slack-desc2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/orc/slack-desc b/development/orc/slack-desc
index d814b07675..52e36379b3 100644
--- a/development/orc/slack-desc
+++ b/development/orc/slack-desc
@@ -9,7 +9,7 @@
orc: orc (The Oil Runtime Compiler)
orc:
orc: Orc is a library and set of tools for compiling and executing very
-orc: simple programs that operate on arrays of data. The language is
+orc: simple programs that operate on arrays of data. The language is
orc: a generic assembly language that represents many of the features
orc: available in SIMD architectures, including saturated addition and
orc: subtraction, and many arithmetic operations.