summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdolfo Jayme Barrientos <fitojb@ubuntu.com>2015-07-17 12:49:35 -0500
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2015-07-17 12:49:35 -0500
commit4b70f9b9354895efff151f323aef687a72c3d8f3 (patch)
treeda4dabcd1fd29daa3550bf54cfa73a2cff624141
parent3e17ed1fc2845da5a279d21ffa3ea51d637e515e (diff)
Typo: “documention” → “documentation”
Change-Id: Iff1ca19744b661d3595e53f357b1b37e4f5a30b6
-rw-r--r--readlicense_oo/docs/readme.xrm2
-rw-r--r--udkapi/com/sun/star/uno/XInterface.idl2
2 files changed, 2 insertions, 2 deletions
diff --git a/readlicense_oo/docs/readme.xrm b/readlicense_oo/docs/readme.xrm
index ff1242f26885..86ced6e9ca96 100644
--- a/readlicense_oo/docs/readme.xrm
+++ b/readlicense_oo/docs/readme.xrm
@@ -143,7 +143,7 @@
<div id="Keyboard">
<h2 id="awe1" xml:lang="en-US">Shortcut Keys</h2>
- <p id="w32e1" xml:lang="en-US">Only shortcut keys (key combinations) not used by the operating system can be used in ${PRODUCTNAME}. If a key combination in ${PRODUCTNAME} does not work as described in the ${PRODUCTNAME} Help, check if that shortcut is already used by the operating system. To rectify such conflicts, you can change the keys assigned by your operating system. Alternatively, you can change almost any key assignment in ${PRODUCTNAME}. For more information on this topic, refer to the ${PRODUCTNAME} Help or the Help documention of your operating system.</p>
+ <p id="w32e1" xml:lang="en-US">Only shortcut keys (key combinations) not used by the operating system can be used in ${PRODUCTNAME}. If a key combination in ${PRODUCTNAME} does not work as described in the ${PRODUCTNAME} Help, check if that shortcut is already used by the operating system. To rectify such conflicts, you can change the keys assigned by your operating system. Alternatively, you can change almost any key assignment in ${PRODUCTNAME}. For more information on this topic, refer to the ${PRODUCTNAME} Help or the Help documentation of your operating system.</p>
<div class="MAC" id="MACKeysBETA">
<p id="mackeys1" xml:lang="en-US">The application help of ${PRODUCTNAME} may use shortcut combinations for PC keyboards only.</p>
</div>
diff --git a/udkapi/com/sun/star/uno/XInterface.idl b/udkapi/com/sun/star/uno/XInterface.idl
index 483b2e721566..ce006a593519 100644
--- a/udkapi/com/sun/star/uno/XInterface.idl
+++ b/udkapi/com/sun/star/uno/XInterface.idl
@@ -36,7 +36,7 @@
<p> Deriving from this interface is mandatory for all UNO interfaces.
<p> Each language binding (Java, C++, StarBasic, Python, ... ) may
provide a different mapping of this interface, please look into the language
- dependent documention.
+ dependent documentation.
<p> The UNO object does not export the state of the reference count (acquire() and
release() do not have return values). In general, also the UNO object itself