This is an automated email from the ASF dual-hosted git repository.
mseidel pushed a commit to branch AOO41X
in repository https://gitbox.apache.org/repos/asf/openoffice.git
The following commit(s) were added to refs/heads/AOO41X by this push:
new 10788159de Fixed Powerpoint -> PowerPoint
10788159de is described below
commit 10788159de9524055a83dc75812d92022477c2df
Author: mseidel <[email protected]>
AuthorDate: Thu Mar 21 22:21:44 2024 +0100
Fixed Powerpoint -> PowerPoint
---
main/oox/inc/oox/core/filterdetect.hxx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/main/oox/inc/oox/core/filterdetect.hxx
b/main/oox/inc/oox/core/filterdetect.hxx
index 5ed89571c8..6227e705d2 100644
--- a/main/oox/inc/oox/core/filterdetect.hxx
+++ b/main/oox/inc/oox/core/filterdetect.hxx
@@ -139,8 +139,8 @@ public:
- MS Excel 2007 XML Document (*.xlsx, *.xlsm)
- MS Excel 2007 BIFF12 Document (*.xlsb)
- MS Excel 2007 XML Template (*.xltx, *.xltm)
- - MS Powerpoint 2007 XML Document (*.pptx, *.pptm)
- - MS Powerpoint 2007 XML Template (*.potx, *.potm)
+ - MS PowerPoint 2007 XML Document (*.pptx, *.pptm)
+ - MS PowerPoint 2007 XML Template (*.potx, *.potm)
If the package is encrypted, the detection tries to decrypt it into a
temporary file. The user may be asked for a password. The XStream