From 75001d6da3a26e1760c1257d36835d1ef119c57c Mon Sep 17 00:00:00 2001 From: heinz Date: Sat, 18 Aug 2007 06:03:14 +0000 Subject: Fixed typo. --- lang/awka/DESCR | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/awka') 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 -- cgit v1.2.3