summaryrefslogtreecommitdiff
path: root/odk/examples/DevelopersGuide/OfficeBean/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'odk/examples/DevelopersGuide/OfficeBean/Makefile')
-rw-r--r--odk/examples/DevelopersGuide/OfficeBean/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/odk/examples/DevelopersGuide/OfficeBean/Makefile b/odk/examples/DevelopersGuide/OfficeBean/Makefile
index 2dfc678ee9e2..4fce60578b58 100644
--- a/odk/examples/DevelopersGuide/OfficeBean/Makefile
+++ b/odk/examples/DevelopersGuide/OfficeBean/Makefile
@@ -61,7 +61,7 @@ SDK_CLASSPATH = $(subst $(EMPTYSTRING) $(PATH_SEPARATOR),$(PATH_SEPARATOR),$(URE
.PHONY: ALL
ifeq "$(OS)" "MACOSX"
ALL :
- @printf 'This example does not work on Mac OS X\n'
+ @printf 'This example does not work on macOS\n'
else
ALL : \
OOoBeanViewer