Date: prev next · Thread: first prev next last
2013 Archives by date, by thread · List index


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@gmail.com>


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.