summaryrefslogtreecommitdiff
path: root/lang/awka
diff options
context:
space:
mode:
authorheinz <heinz>2007-08-18 06:03:14 +0000
committerheinz <heinz>2007-08-18 06:03:14 +0000
commitc9166441a45f85460b556a35dc6da4903814e5e7 (patch)
tree3f500eeaf28b91c599f3c030edce2097f55325c5 /lang/awka
parent2bc861a30ab3b0ec983a589f0fa29fab1da8c9c0 (diff)
downloadpkgsrc-c9166441a45f85460b556a35dc6da4903814e5e7.tar.gz
Fixed typo.
Diffstat (limited to 'lang/awka')
-rw-r--r--lang/awka/DESCR2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/awka/DESCR b/lang/awka/DESCR
index 05124296e64..bda372dacca 100644
--- a/lang/awka/DESCR
+++ b/lang/awka/DESCR
@@ -1,6 +1,6 @@
Awka is an open-source implementation of the AWK programming language. Awka
is not an interpreter like Gawk, Mawk or Nawk, but instead it converts the
-program to ANSI-C, then compiles this using gcc or a native C compiled to
+program to ANSI-C, then compiles this using gcc or a native C compiler to
create a binary executable.
As of version 0.7.0, you can write C functions and compile them into a