aboutsummaryrefslogtreecommitdiff
path: root/lang/open-cobol
diff options
context:
space:
mode:
authorThomas Quinot <thomas@FreeBSD.org>2007-02-16 13:36:46 +0000
committerThomas Quinot <thomas@FreeBSD.org>2007-02-16 13:36:46 +0000
commitd191f82325e9fd29195b3807c0289e2eb797f17e (patch)
tree817942b50f84431b24b762f395adc57e8337ef7a /lang/open-cobol
parent343da4f8bd2dd4a3e6dfb3c4309f873a78537f9d (diff)
Fix minor typo.
Notes
Notes: svn path=/head/; revision=185318
Diffstat (limited to 'lang/open-cobol')
-rw-r--r--lang/open-cobol/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/open-cobol/pkg-descr b/lang/open-cobol/pkg-descr
index d07914e0091b..a4d7b9050228 100644
--- a/lang/open-cobol/pkg-descr
+++ b/lang/open-cobol/pkg-descr
@@ -1,4 +1,4 @@
OpenCOBOL is an open-source COBOL compiler, which translates COBOL programs
-o C code and compiles it using GCC.
+to C code and compiles it using GCC.
WWW: http://www.opencobol.org/