aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2016-05-25 02:02:00 +0800
committerrene <rene@FreeBSD.org>2016-05-25 02:02:00 +0800
commitb838f2b734d8512332a349fe67ca2e44e7321ff7 (patch)
tree0dfe0d0782884c9a172168dd8e86933d16048276 /lang
parent7398e5c519b61b2d1a6f60cffedd89c9dab3511b (diff)
downloadfreebsd-ports-gnome-b838f2b734d8512332a349fe67ca2e44e7321ff7.tar.gz
freebsd-ports-gnome-b838f2b734d8512332a349fe67ca2e44e7321ff7.tar.zst
freebsd-ports-gnome-b838f2b734d8512332a349fe67ca2e44e7321ff7.zip
lang/nbc: fix a typo in pkg-descr
Diffstat (limited to 'lang')
-rw-r--r--lang/nbc/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/nbc/pkg-descr b/lang/nbc/pkg-descr
index 382e8939a53d..f762028a707e 100644
--- a/lang/nbc/pkg-descr
+++ b/lang/nbc/pkg-descr
@@ -1,6 +1,6 @@
NBC (Next Byte Codes) is a programming language for the LEGO
MINDSTORMS NXT product. NBC's syntax is based on assembler programming
-langauges, so experienced assembler programmers (or just about any
+languages, so experienced assembler programmers (or just about any
programmers) should find it very easy to get started with. Even if you
aren't an experienced programmer, NBC is relatively easy to learn.