summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--editors/libreoffice/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile
index 26828815bbc4..819f6179aa36 100644
--- a/editors/libreoffice/Makefile
+++ b/editors/libreoffice/Makefile
@@ -268,7 +268,7 @@ MAKE_ENV+= verbose=1
.include <bsd.port.pre.mk>
.if ${PORT_OPTIONS:MGTK3}
-WARNING= "GTK3 visual style is bkoken yet, build at your ouwn risk"
+WARNING= "GTK3 visual style is broken yet, build at your own risk"
.endif
.if ${CHOSEN_COMPILER_TYPE} == clang