[Libreoffice-commits] core.git: Makefile.in
Andrea Gelmini
andrea.gelmini at gelma.net
Wed Nov 15 16:16:27 UTC 2017
Makefile.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit deea8e0de97f0e0636b944863290423cc2db8591
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
Date: Wed Nov 15 15:26:16 2017 +0100
Fix typo
Change-Id: Ia22202a2ce3557301ce7397f009b9b3ffff8cef3
Reviewed-on: https://gerrit.libreoffice.org/44765
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
Tested-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/Makefile.in b/Makefile.in
index 7dfad58cf39f..2866783d7fe0 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -354,7 +354,7 @@ ifneq ($(ENABLE_MACOSX_SANDBOX),)
# Remove the gengal binary that we hardly need and the shell scripts
# for which code signatures (stored as extended attributes) won't
-# survice upload to the App Store anyway. See
+# survive upload to the App Store anyway. See
# https://developer.apple.com/library/content/documentation/Security/Conceptual/CodeSigningGuide/Procedures/Procedures.html#//apple_ref/doc/uid/TP40005929-CH4-TNTAG201
# We could put the shell scripts somewhere in Resources instead, but
# no 3rd-party code that would be interested in them would look there
More information about the Libreoffice-commits
mailing list