aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lang/sbcl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/sbcl/Makefile b/lang/sbcl/Makefile
index e7fd3c06f05e..477be0ecff69 100644
--- a/lang/sbcl/Makefile
+++ b/lang/sbcl/Makefile
@@ -26,7 +26,7 @@ USE_GMAKE= yes
CFLAGS+= -DSBCL_HOME=\\"${PREFIX}/lib/sbcl/\\"
OPTIONS= SBCL "Use installed SBCL binary if available" off \
- THREADS "Enable experimental theading support" off
+ THREADS "Enable experimental threading support" off
MAN1= sbcl.1
INFO= asdf sbcl