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