From eab5ce4647ee76d9eae73008a6db76a35ce9066c Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Thu, 20 Aug 2020 13:11:39 +0200 Subject: Fix typo Change-Id: Ib0e423f26428f5311d5f067177bd9457347e4971 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101111 Tested-by: Jenkins Reviewed-by: Julien Nabet --- shell/source/win32/shlxthandler/ooofilt/propspec.cxx | 2 +- shell/source/win32/shlxthandler/ooofilt/propspec.hxx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'shell/source/win32') 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 #include //+------------------------------------------------------------------------- -// Declare: CLSID_SummaryInforation, GUID +// Declare: CLSID_SummaryInformation, GUID // CLSID_Storage, GUID // Contents: Definitions of OpenOffice.org Document properties -- cgit