diff options
Diffstat (limited to 'odk/examples/java/PropertySet/Makefile')
-rw-r--r-- | odk/examples/java/PropertySet/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/odk/examples/java/PropertySet/Makefile b/odk/examples/java/PropertySet/Makefile index 3918d44e4e25..303d890af6cd 100644 --- a/odk/examples/java/PropertySet/Makefile +++ b/odk/examples/java/PropertySet/Makefile @@ -71,8 +71,8 @@ endif JavaPropertySetExample : $(REGISTERFLAG) @echo -------------------------------------------------------------------------------- @echo The PropTest was installed if SDK_AUTO_DEPLOYMENT = YES. - @echo Load the PropertySet.sxw document to see how this component works. You can use - @echo this component inside your office installation, see the example description. + @echo Load the "$(QM)PropertySet.sxw$(QM)" document to see how this component works. You + @echo can use this component inside your office installation, see the example description. @echo -------------------------------------------------------------------------------- .PHONY: clean |