Kaydet (Commit) 0ef94e2b authored tarafından Muhammet Kara's avatar Muhammet Kara Kaydeden (comit) Julien Nabet

Fix typos

Change-Id: Ib6a65c21916d808adfabb1c400937c4ebf12ce2d
Reviewed-on: https://gerrit.libreoffice.org/37150Reviewed-by: 's avatarCor Nouws <cor.nouws@documentfoundation.org>
Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst 69578399
...@@ -72,14 +72,14 @@ ...@@ -72,14 +72,14 @@
<td class="content3"><img src="images/arrow-1.gif"/></td> <td class="content3"><img src="images/arrow-1.gif"/></td>
<td><a href="#regmerge" title="link to the regmerge tool description">regmerge</a></td> <td><a href="#regmerge" title="link to the regmerge tool description">regmerge</a></td>
<td class="content87">Tool to merge several registry (e.g. type <td class="content87">Tool to merge several registry (e.g. type
libraries) files into one file. <b>Note:</b> Since OpenOffice.org 3 it is not longer part of the SDK but it comes directly with the office as part of the <b>ure</b>.</td> libraries) files into one file. <b>Note:</b> Since OpenOffice.org 3 it is no longer part of the SDK but it comes directly with the office as part of the <b>ure</b>.</td>
</tr> </tr>
<tr valign="top"> <tr valign="top">
<td class="content3"><img src="images/arrow-1.gif"/></td> <td class="content3"><img src="images/arrow-1.gif"/></td>
<td><a href="#regview" title="link to the regview tool description">regview</a></td> <td><a href="#regview" title="link to the regview tool description">regview</a></td>
<td class="content87">Tool to view the content of a registry file <td class="content87">Tool to view the content of a registry file
in a human readable manner. Special support for type library in a human readable manner. Special support for type library
nodes. <b>Note:</b> Since OpenOffice.org 3 it is not longer part of the SDK but it comes directly with the office as part of the <b>ure</b>.</td> nodes. <b>Note:</b> Since OpenOffice.org 3 it is no longer part of the SDK but it comes directly with the office as part of the <b>ure</b>.</td>
</tr> </tr>
<tr valign="middle"> <tr valign="middle">
<td colspan="3"><img class="line" src="images/sdk_line-1.gif"/></td> <td colspan="3"><img class="line" src="images/sdk_line-1.gif"/></td>
...@@ -151,12 +151,12 @@ ...@@ -151,12 +151,12 @@
<td colspan="3"> <td colspan="3">
<p>'unopkg' is a tool for easy deployment of UNO packages in an existing <p>'unopkg' is a tool for easy deployment of UNO packages in an existing
office installation. UNO packages are UNO components (single libraries or office installation. UNO packages are UNO components (single libraries or
Jar files or more complex zip files that contains one or more libraries| Jar files or more complex zip files that contain one or more libraries|
Jar files, type libraries and configuration items), scripts and Jar files, type libraries and configuration items), scripts and
LibreOffice %PRODUCT_RELEASE% Basic libraries as zip package. 'unopkg' is not part of the LibreOffice %PRODUCT_RELEASE% Basic libraries as zip package. 'unopkg' is not part of the
SDK but comes with the office directly and is a development tool as well SDK but comes with the office directly and is a development tool as well
as an end user tool to deploy extension into an office installation.</p> as an end user tool to deploy extension into an office installation.</p>
<p>More details concerning deployment and this tool can be find in the <p>More details concerning deployment and this tool can be found in the
Developer's Guide: <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Extensions/unopkg" title="link to the &quot;Extension Manager - unopkg&quot; chapter in the Developer's Guide">Extension Manager - <i>unopkg</i></a>.</p> Developer's Guide: <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Extensions/unopkg" title="link to the &quot;Extension Manager - unopkg&quot; chapter in the Developer's Guide">Extension Manager - <i>unopkg</i></a>.</p>
<p><b>Note:</b> This tool works only in the <i>&lt;office&gt;/program</i> <p><b>Note:</b> This tool works only in the <i>&lt;office&gt;/program</i>
directory!</p> directory!</p>
...@@ -184,7 +184,7 @@ ...@@ -184,7 +184,7 @@
</tr> </tr>
<tr> <tr>
<td class="cell15"><code>reinstall</code></td> <td class="cell15"><code>reinstall</code></td>
<td class="cell85">export feature: reinstall all deployed <td class="cell85">expert feature: reinstall all deployed
packages</td> packages</td>
</tr> </tr>
<tr> <tr>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment