[Libreoffice-commits] core.git: shell/source
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Fri Aug 21 10:23:37 UTC 2020
shell/source/win32/shlxthandler/ooofilt/propspec.cxx | 2 +-
shell/source/win32/shlxthandler/ooofilt/propspec.hxx | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit eab5ce4647ee76d9eae73008a6db76a35ce9066c
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Thu Aug 20 13:11:39 2020 +0200
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Fri Aug 21 12:22:56 2020 +0200
Fix typo
Change-Id: Ib0e423f26428f5311d5f067177bd9457347e4971
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101111
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/shell/source/win32/shlxthandler/ooofilt/propspec.cxx b/shell/source/win32/shlxthandler/ooofilt/propspec.cxx
index bfb924803a1f..dd83326f5e2c 100644
--- a/shell/source/win32/shlxthandler/ooofilt/propspec.cxx
+++ b/shell/source/win32/shlxthandler/ooofilt/propspec.cxx
@@ -36,7 +36,7 @@
//refer to ms-help://MS.VSCC/MS.MSDNVS.2052/com/stgasstg_7agk.htm
//FMTID_SummaryInformation
-//GUID CLSID_SummaryInforation = {
+//GUID CLSID_SummaryInformation = {
// 0xF29F85E0,
// 0x4FF9,
// 0x1068,
diff --git a/shell/source/win32/shlxthandler/ooofilt/propspec.hxx b/shell/source/win32/shlxthandler/ooofilt/propspec.hxx
index aa14257d779d..f9e1fc289757 100644
--- a/shell/source/win32/shlxthandler/ooofilt/propspec.hxx
+++ b/shell/source/win32/shlxthandler/ooofilt/propspec.hxx
@@ -31,7 +31,7 @@
#include <ole2.h>
#include <ntquery.h>
//+-------------------------------------------------------------------------
-// Declare: CLSID_SummaryInforation, GUID
+// Declare: CLSID_SummaryInformation, GUID
// CLSID_Storage, GUID
// Contents: Definitions of OpenOffice.org Document properties
More information about the Libreoffice-commits
mailing list