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


Hello,

sending a partial patch to Bug 60724 - spelling errors and typos in
binaries found by lintian.
Correcting wrongly spelled word "paramater" to correct "parameter".

Vojta Koukal


All of my past and future contributions to LibreOffice may be licensed
under the MPL/LGPLv3+ dual license.
diff --git a/connectivity/inc/connectivity/parameters.hxx 
b/connectivity/inc/connectivity/parameters.hxx
index e81e39f..648f8df 100644
--- a/connectivity/inc/connectivity/parameters.hxx
+++ b/connectivity/inc/connectivity/parameters.hxx
@@ -64,7 +64,7 @@ namespace dbtools
                 name is a column name, so an implicit parameter had to be generated for it
             */
             eLinkedByColumnName,
-            /** parameters which are filled externally (i.e. by XParamaters::setXXX, or by the 
parameter listeners)
+            /** parameters which are filled externally (i.e. by XParameters::setXXX, or by the 
parameter listeners)
             */
             eFilledExternally
         };
diff --git a/connectivity/inc/connectivity/paramwrapper.hxx 
b/connectivity/inc/connectivity/paramwrapper.hxx
index e2fbfc3..f2f6354 100644
--- a/connectivity/inc/connectivity/paramwrapper.hxx
+++ b/connectivity/inc/connectivity/paramwrapper.hxx
@@ -187,7 +187,7 @@ namespace param
     };
 
     //====================================================================
-    //= ParamatersContainer
+    //= ParametersContainer
     //====================================================================
     typedef ::rtl::Reference< ParameterWrapperContainer >   ParametersContainerRef;
 
diff --git a/xmloff/dtd/drawing.mod b/xmloff/dtd/drawing.mod
index d80fd05..42a6013 100644
--- a/xmloff/dtd/drawing.mod
+++ b/xmloff/dtd/drawing.mod
@@ -789,7 +789,7 @@
 <!ATTLIST draw:plugin %draw-position;>
 <!ATTLIST draw:plugin %draw-end-position; >
 
-<!-- Paramaters -->
+<!-- Parameters -->
 <!ELEMENT draw:param EMPTY>
 <!ATTLIST draw:param draw:name CDATA #IMPLIED>
 <!ATTLIST draw:param draw:value CDATA #IMPLIED>

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.