This is an automated email from the ASF dual-hosted git repository.
mseidel pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/openoffice.git
The following commit(s) were added to refs/heads/trunk by this push:
new ffba77d Fixed typo in package name and description
ffba77d is described below
commit ffba77dce89bac03fdc4969bc67e11488ebc9d62
Author: mseidel <[email protected]>
AuthorDate: Wed Oct 23 22:37:56 2019 +0200
Fixed typo in package name and description
---
main/setup_native/source/packinfo/package_names.txt | 2 +-
main/setup_native/source/packinfo/packinfo_office.txt | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/main/setup_native/source/packinfo/package_names.txt
b/main/setup_native/source/packinfo/package_names.txt
index bc301ce..1ead99b 100644
--- a/main/setup_native/source/packinfo/package_names.txt
+++ b/main/setup_native/source/packinfo/package_names.txt
@@ -31,7 +31,7 @@
%BASISPACKAGEPREFIX%WITHOUTDOTOOOBASEVERSION-javafilter Java filter
module for %APACHEPROJECTNAME %PRODUCTVERSION
%BASISPACKAGEPREFIX%WITHOUTDOTOOOBASEVERSION-kde-integration KDE integration
module for %APACHEPROJECTNAME %PRODUCTVERSION
%BASISPACKAGEPREFIX%WITHOUTDOTOOOBASEVERSION-math Math module for
%APACHEPROJECTNAME %PRODUCTVERSION
-%BASISPACKAGEPREFIX%WITHOUTDOTOOOBASEVERSION-onlineupdate Online update
modul for %APACHEPROJECTNAME %PRODUCTVERSION
+%BASISPACKAGEPREFIX%WITHOUTDOTOOOBASEVERSION-onlineupdate Online update
module for %APACHEPROJECTNAME %PRODUCTVERSION
%BASISPACKAGEPREFIX%WITHOUTDOTOOOBASEVERSION-ooofonts Fonts module for
%APACHEPROJECTNAME %PRODUCTVERSION
%BASISPACKAGEPREFIX%WITHOUTDOTOOOBASEVERSION-ooolinguistic Linguistic
module for %APACHEPROJECTNAME %PRODUCTVERSION
%BASISPACKAGEPREFIX%WITHOUTDOTOOOBASEVERSION-pyuno Pyuno module for
%APACHEPROJECTNAME %PRODUCTVERSION
diff --git a/main/setup_native/source/packinfo/packinfo_office.txt
b/main/setup_native/source/packinfo/packinfo_office.txt
index 7eb681d..76b2e92 100644
--- a/main/setup_native/source/packinfo/packinfo_office.txt
+++ b/main/setup_native/source/packinfo/packinfo_office.txt
@@ -296,7 +296,7 @@ requires = "%BASISPACKAGEPREFIX-core01"
copyright = "2012-2019 by The Apache Software Foundation"
solariscopyright = "solariscopyrightfile"
vendor = "Apache Software Foundation"
-description = "Online update modul for %APACHEPROJECTNAME %PRODUCTVERSION"
+description = "Online update module for %APACHEPROJECTNAME %PRODUCTVERSION"
destpath = "/opt"
packageversion = "%OOOPACKAGEVERSION"
End