[PATCH] Fixed 3 spelling errors in the comments.

Golnaz Irannejad (via Code Review) gerrit at gerrit.libreoffice.org
Mon Apr 1 17:04:07 PDT 2013


Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/3164

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/64/3164/1

Fixed 3 spelling errors in the comments.

Change-Id: Ic48f52d7ea4f6a4964f627e3051c96c46ffc2f76
---
M cli_ure/source/uno_bridge/cli_proxy.h
M sw/inc/comcore.hrc
M unodevtools/source/skeletonmaker/skeletoncommon.hxx
3 files changed, 3 insertions(+), 3 deletions(-)



diff --git a/cli_ure/source/uno_bridge/cli_proxy.h b/cli_ure/source/uno_bridge/cli_proxy.h
index 657cc69..f519ab1 100644
--- a/cli_ure/source/uno_bridge/cli_proxy.h
+++ b/cli_ure/source/uno_bridge/cli_proxy.h
@@ -199,7 +199,7 @@
         method within the UNO interface one can use the position to obtain the
         MethodInfo of the corresponding cli method. To obtain the index for the
         m_arMethodInfos array the function position has to be decreased by 3.
-        This is becaus, the cli interface does not contain the XInterface
+        This is because, the cli interface does not contain the XInterface
         methods.
     */
     gcroot<array<sr::MethodInfo^>^> m_arMethodInfos;
diff --git a/sw/inc/comcore.hrc b/sw/inc/comcore.hrc
index 2a96f9d..ace1c6e 100644
--- a/sw/inc/comcore.hrc
+++ b/sw/inc/comcore.hrc
@@ -99,7 +99,7 @@
 #define STR_AUTOFMTREDL_SET_NUMBULET            19
 #define STR_AUTOFMTREDL_DEL_MORELINES           20
 #define STR_AUTOFMTREDL_NON_BREAK_SPACE         21
-// !!!!!!!!!!!!!!!!!!!!!!!!!!  alwats set the correct end !!!!!!!!!!!!
+// !!!!!!!!!!!!!!!!!!!!!!!!!!  always set the correct end !!!!!!!!!!!!
 #define STR_AUTOFMTREDL_END                     22
 
 
diff --git a/unodevtools/source/skeletonmaker/skeletoncommon.hxx b/unodevtools/source/skeletonmaker/skeletoncommon.hxx
index 8fc3951..8bc8918 100644
--- a/unodevtools/source/skeletonmaker/skeletoncommon.hxx
+++ b/unodevtools/source/skeletonmaker/skeletoncommon.hxx
@@ -136,7 +136,7 @@
 
 /**
    checks if XComponent have to be supported, if yes it removes it from the
-   supported interfaces list becuase it becmoes implmented by the appropriate
+   supported interfaces list because it becomes implmented by the appropriate
    helper
 
    @param manager a type manager

-- 
To view, visit https://gerrit.libreoffice.org/3164
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic48f52d7ea4f6a4964f627e3051c96c46ffc2f76
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Golnaz Irannejad <golnazirannejad at gmail.com>



More information about the LibreOffice mailing list