This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/openoffice-org.git


The following commit(s) were added to refs/heads/asf-staging by this push:
     new a427d97336 git-site-role commit from build_staging.sh
a427d97336 is described below

commit a427d97336b58805ab46244f63331d28c4a22165
Author: jenkins <[email protected]>
AuthorDate: Tue Jul 22 15:56:50 2025 +0000

    git-site-role commit from build_staging.sh
---
 content/af/index.html                              |   2 +-
 content/am/index.html                              |   2 +-
 .../cpp/ref/names/salhelper/ODynamicLoader/o.html  |   4 +-
 .../ref/names/salhelper/ORealDynamicLoader/o.html  |   2 +-
 .../cpp/ref/names/salhelper/c-ODynamicLoader.html  |   4 +-
 .../ref/names/salhelper/c-ORealDynamicLoader.html  |   2 +-
 content/ar/index.html                              |   2 +-
 content/ast/index.html                             |   2 +-
 content/bg/index.html                              |   2 +-
 content/ca/index.html                              |   2 +-
 content/cs/index.html                              |   2 +-
 content/da/index.html                              |   2 +-
 content/et/index.html                              |   2 +-
 content/feed.xml                                   |   4 +-
 content/fi/index.html                              |   2 +-
 content/gd/index.html                              |   2 +-
 content/gl/index.html                              |   2 +-
 content/hi/index.html                              |   2 +-
 content/hu/index.html                              |   2 +-
 content/hy/index.html                              |   2 +-
 content/is/index.html                              |   2 +-
 content/kab/index.html                             |   2 +-
 content/km/index.html                              |   2 +-
 content/ko/index.html                              |   2 +-
 content/marketing/ooocon2004/fri_xml.html          |   2 +-
 .../ooocon2008/programme/thursday_abstracts.html   |   2 +-
 .../logs/30-Jul-2005-Software-Piracy.html          | 112 ++++++++++-----------
 content/no/index.html                              |   4 +-
 content/om/index.html                              |   2 +-
 content/pl/index.html                              |   2 +-
 content/pt/index.html                              |   4 +-
 content/ru/index.html                              |   2 +-
 content/scripts/ooo.js                             |   4 +-
 content/sl/index.html                              |   2 +-
 content/sr-cyrl/index.html                         |   2 +-
 content/sr/index.html                              |   2 +-
 content/sv/index.html                              |   2 +-
 content/ta/index.html                              |   2 +-
 content/th/index.html                              |   2 +-
 content/tr/index.html                              |   2 +-
 content/vi/index.html                              |   2 +-
 content/zh-tw/index.html                           |   4 +-
 42 files changed, 104 insertions(+), 104 deletions(-)

diff --git a/content/af/index.html b/content/af/index.html
index c6802e30a0..1be62f4439 100644
--- a/content/af/index.html
+++ b/content/af/index.html
@@ -48,7 +48,7 @@
                // Show alert box with defined background color.
                // Depending if link is available, make the whole DIV clickable 
or not.
                if( l10n.index_alert_box_href ) {
-                       // Show the text with link and cursor as poiner.
+                       // Show the text with link and cursor as pointer.
                        document.write( "<div id='alert_box' style='background: 
"
                        + l10n.index_alert_box_background_color
                        + "; ' onclick='window.open( \"" + 
l10n.index_alert_box_href
diff --git a/content/am/index.html b/content/am/index.html
index 2881208b6f..5058c55537 100644
--- a/content/am/index.html
+++ b/content/am/index.html
@@ -48,7 +48,7 @@
                // Show alert box with defined background color.
                // Depending if link is available, make the whole DIV clickable 
or not.
                if( l10n.index_alert_box_href ) {
-                       // Show the text with link and cursor as poiner.
+                       // Show the text with link and cursor as pointer.
                        document.write( "<div id='alert_box' style='background: 
"
                        + l10n.index_alert_box_background_color
                        + "; ' onclick='window.open( \"" + 
l10n.index_alert_box_href
diff --git a/content/api/docs/cpp/ref/names/salhelper/ODynamicLoader/o.html 
b/content/api/docs/cpp/ref/names/salhelper/ODynamicLoader/o.html
index d04b552701..7b18e144bd 100644
--- a/content/api/docs/cpp/ref/names/salhelper/ODynamicLoader/o.html
+++ b/content/api/docs/cpp/ref/names/salhelper/ODynamicLoader/o.html
@@ -311,7 +311,7 @@ be increased.
 </dd>
 <dd class="member"><dl>
 <dt>Summary</dt>
-<dd>returns a poiner to the initialized API function structure.</dd>
+<dd>returns a pointer to the initialized API function structure.</dd>
 </dl>
 </dd>
 </dl>
@@ -351,7 +351,7 @@ be increased.
 </dd>
 <dd class="member"><dl>
 <dt>Summary</dt>
-<dd>cast operator, which cast to a poiner with the initialized API function 
structure.</dd>
+<dd>cast operator, which cast to a pointer with the initialized API function 
structure.</dd>
 </dl>
 </dd>
 </dl>
diff --git a/content/api/docs/cpp/ref/names/salhelper/ORealDynamicLoader/o.html 
b/content/api/docs/cpp/ref/names/salhelper/ORealDynamicLoader/o.html
index 72b7c82496..94e6e0edfd 100644
--- a/content/api/docs/cpp/ref/names/salhelper/ORealDynamicLoader/o.html
+++ b/content/api/docs/cpp/ref/names/salhelper/ORealDynamicLoader/o.html
@@ -155,7 +155,7 @@
 </dd>
 <dd class="member"><dl>
 <dt>Summary</dt>
-<dd>returns a poiner to the initialized API function structure.</dd>
+<dd>returns a pointer to the initialized API function structure.</dd>
 </dl>
 </dd>
 </dl>
diff --git a/content/api/docs/cpp/ref/names/salhelper/c-ODynamicLoader.html 
b/content/api/docs/cpp/ref/names/salhelper/c-ODynamicLoader.html
index 0241e48621..ea71a257fd 100644
--- a/content/api/docs/cpp/ref/names/salhelper/c-ODynamicLoader.html
+++ b/content/api/docs/cpp/ref/names/salhelper/c-ODynamicLoader.html
@@ -154,12 +154,12 @@ be increased.
 <tr>
 <td>API * <br>
 <a href="ODynamicLoader/o.html#getApi-4478">getApi</a>( ) const throw( );</td>
-<td width="50%"> returns a poiner to the initialized API function 
structure.</td>
+<td width="50%"> returns a pointer to the initialized API function 
structure.</td>
 </tr>
 <tr>
 <td>API * <br>
 <a href="ODynamicLoader/o.html#operator->-4479">operator-&gt;</a>( ) const 
throw( );</td>
-<td width="50%"> cast operator, which cast to a poiner with the initialized 
API function structure.</td>
+<td width="50%"> cast operator, which cast to a pointer with the initialized 
API function structure.</td>
 </tr>
 <tr>
 <td>sal_Bool <br>
diff --git a/content/api/docs/cpp/ref/names/salhelper/c-ORealDynamicLoader.html 
b/content/api/docs/cpp/ref/names/salhelper/c-ORealDynamicLoader.html
index 6404862c50..d16dace917 100644
--- a/content/api/docs/cpp/ref/names/salhelper/c-ORealDynamicLoader.html
+++ b/content/api/docs/cpp/ref/names/salhelper/c-ORealDynamicLoader.html
@@ -121,7 +121,7 @@
 <tr>
 <td>void * <br>
 <a href="ORealDynamicLoader/o.html#getApi-4463">getApi</a>( ) const;</td>
-<td width="50%"> returns a poiner to the initialized API function 
structure.</td>
+<td width="50%"> returns a pointer to the initialized API function 
structure.</td>
 </tr>
 </table>
 <hr>
diff --git a/content/ar/index.html b/content/ar/index.html
index f0779ba10f..52107e910f 100644
--- a/content/ar/index.html
+++ b/content/ar/index.html
@@ -48,7 +48,7 @@
                // Show alert box with defined background color.
                // Depending if link is available, make the whole DIV clickable 
or not.
                if( l10n.index_alert_box_href ) {
-                       // Show the text with link and cursor as poiner.
+                       // Show the text with link and cursor as pointer.
                        document.write( "<div id='alert_box' style='background: 
"
                        + l10n.index_alert_box_background_color
                        + "; ' onclick='window.open( \"" + 
l10n.index_alert_box_href
diff --git a/content/ast/index.html b/content/ast/index.html
index ed39455d0c..bd178b1838 100644
--- a/content/ast/index.html
+++ b/content/ast/index.html
@@ -48,7 +48,7 @@
                // Show alert box with defined background color.
                // Depending if link is available, make the whole DIV clickable 
or not.
                if( l10n.index_alert_box_href ) {
-                       // Show the text with link and cursor as poiner.
+                       // Show the text with link and cursor as pointer.
                        document.write( "<div id='alert_box' style='background: 
"
                        + l10n.index_alert_box_background_color
                        + "; ' onclick='window.open( \"" + 
l10n.index_alert_box_href
diff --git a/content/bg/index.html b/content/bg/index.html
index b018194cbc..7e923470ca 100644
--- a/content/bg/index.html
+++ b/content/bg/index.html
@@ -48,7 +48,7 @@
                // Show alert box with defined background color.
                // Depending if link is available, make the whole DIV clickable 
or not.
                if( l10n.index_alert_box_href ) {
-                       // Show the text with link and cursor as poiner.
+                       // Show the text with link and cursor as pointer.
                        document.write( "<div id='alert_box' style='background: 
"
                        + l10n.index_alert_box_background_color
                        + "; ' onclick='window.open( \"" + 
l10n.index_alert_box_href
diff --git a/content/ca/index.html b/content/ca/index.html
index 8cda51d1e9..ebb08b53c1 100644
--- a/content/ca/index.html
+++ b/content/ca/index.html
@@ -48,7 +48,7 @@
                // Show alert box with defined background color.
                // Depending if link is available, make the whole DIV clickable 
or not.
                if( l10n.index_alert_box_href ) {
-                       // Show the text with link and cursor as poiner.
+                       // Show the text with link and cursor as pointer.
                        document.write( "<div id='alert_box' style='background: 
"
                        + l10n.index_alert_box_background_color
                        + "; ' onclick='window.open( \"" + 
l10n.index_alert_box_href
diff --git a/content/cs/index.html b/content/cs/index.html
index 89601847fd..98b2ef2483 100644
--- a/content/cs/index.html
+++ b/content/cs/index.html
@@ -48,7 +48,7 @@
                // Show alert box with defined background color.
                // Depending if link is available, make the whole DIV clickable 
or not.
                if( l10n.index_alert_box_href ) {
-                       // Show the text with link and cursor as poiner.
+                       // Show the text with link and cursor as pointer.
                        document.write( "<div id='alert_box' style='background: 
"
                        + l10n.index_alert_box_background_color
                        + "; ' onclick='window.open( \"" + 
l10n.index_alert_box_href
diff --git a/content/da/index.html b/content/da/index.html
index 7f992c25a8..fdc90e1d98 100644
--- a/content/da/index.html
+++ b/content/da/index.html
@@ -60,7 +60,7 @@
           // Show alert box with defined background color.
           // Depending if link is available, make the whole DIV clickable or 
not.
           if( l10n_alert_box_href ) {
-            // Show the text with link and cursor as poiner.
+            // Show the text with link and cursor as pointer.
             document.write( "<div id='alert_box' style='background: " + 
l10n_alert_box_background_color
             + "; ' onclick='window.open(\"" + l10n_alert_box_href + "\", 
\"_blank\"); return false;'>" );
 
diff --git a/content/et/index.html b/content/et/index.html
index 5cb6c1634c..58cbd9c5fa 100644
--- a/content/et/index.html
+++ b/content/et/index.html
@@ -48,7 +48,7 @@
                // Show alert box with defined background color.
                // Depending if link is available, make the whole DIV clickable 
or not.
                if( l10n.index_alert_box_href ) {
-                       // Show the text with link and cursor as poiner.
+                       // Show the text with link and cursor as pointer.
                        document.write( "<div id='alert_box' style='background: 
"
                        + l10n.index_alert_box_background_color
                        + "; ' onclick='window.open( \"" + 
l10n.index_alert_box_href
diff --git a/content/feed.xml b/content/feed.xml
index 425bebf005..125801efaa 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -6,8 +6,8 @@
     <atom:link href="http://localhost:8820/feed.xml"; rel="self" 
type="application/rss+xml" />
     <description>OpenOffice.org Feed</description>
     <language>en-us</language>
-    <pubDate>Mon, 21 Jul 2025 22:28:53 +0000</pubDate>
-    <lastBuildDate>Mon, 21 Jul 2025 22:28:53 +0000</lastBuildDate>
+    <pubDate>Tue, 22 Jul 2025 15:54:58 +0000</pubDate>
+    <lastBuildDate>Tue, 22 Jul 2025 15:54:58 +0000</lastBuildDate>
     
 
   </channel> 
diff --git a/content/fi/index.html b/content/fi/index.html
index 2a0cd8db15..73ccdbe81a 100644
--- a/content/fi/index.html
+++ b/content/fi/index.html
@@ -48,7 +48,7 @@
                // Show alert box with defined background color.
                // Depending if link is available, make the whole DIV clickable 
or not.
                if( l10n.index_alert_box_href ) {
-                       // Show the text with link and cursor as poiner.
+                       // Show the text with link and cursor as pointer.
                        document.write( "<div id='alert_box' style='background: 
"
                        + l10n.index_alert_box_background_color
                        + "; ' onclick='window.open( \"" + 
l10n.index_alert_box_href
diff --git a/content/gd/index.html b/content/gd/index.html
index ec878e1e99..1e2603f6ba 100644
--- a/content/gd/index.html
+++ b/content/gd/index.html
@@ -48,7 +48,7 @@
                // Show alert box with defined background color.
                // Depending if link is available, make the whole DIV clickable 
or not.
                if( l10n.index_alert_box_href ) {
-                       // Show the text with link and cursor as poiner.
+                       // Show the text with link and cursor as pointer.
                        document.write( "<div id='alert_box' style='background: 
"
                        + l10n.index_alert_box_background_color
                        + "; ' onclick='window.open( \"" + 
l10n.index_alert_box_href
diff --git a/content/gl/index.html b/content/gl/index.html
index f70be1f10c..abbc582800 100644
--- a/content/gl/index.html
+++ b/content/gl/index.html
@@ -48,7 +48,7 @@
                // Show alert box with defined background color.
                // Depending if link is available, make the whole DIV clickable 
or not.
                if( l10n.index_alert_box_href ) {
-                       // Show the text with link and cursor as poiner.
+                       // Show the text with link and cursor as pointer.
                        document.write( "<div id='alert_box' style='background: 
"
                        + l10n.index_alert_box_background_color
                        + "; ' onclick='window.open( \"" + 
l10n.index_alert_box_href
diff --git a/content/hi/index.html b/content/hi/index.html
index 541b775469..cb41a7b6ef 100644
--- a/content/hi/index.html
+++ b/content/hi/index.html
@@ -48,7 +48,7 @@
                // Show alert box with defined background color.
                // Depending if link is available, make the whole DIV clickable 
or not.
                if( l10n.index_alert_box_href ) {
-                       // Show the text with link and cursor as poiner.
+                       // Show the text with link and cursor as pointer.
                        document.write( "<div id='alert_box' style='background: 
"
                        + l10n.index_alert_box_background_color
                        + "; ' onclick='window.open( \"" + 
l10n.index_alert_box_href
diff --git a/content/hu/index.html b/content/hu/index.html
index 0051766e75..f54f9d8e4b 100644
--- a/content/hu/index.html
+++ b/content/hu/index.html
@@ -47,7 +47,7 @@
                // Show alert box with defined background color.
                // Depending if link is available, make the whole DIV clickable 
or not.
                if( l10n.index_alert_box_href ) {
-                       // Show the text with link and cursor as poiner.
+                       // Show the text with link and cursor as pointer.
                        document.write( "<div id='alert_box' style='background: 
"
                        + l10n.index_alert_box_background_color
                        + "; ' onclick='window.open( \"" + 
l10n.index_alert_box_href
diff --git a/content/hy/index.html b/content/hy/index.html
index f2acc4247b..7177cea4c9 100644
--- a/content/hy/index.html
+++ b/content/hy/index.html
@@ -48,7 +48,7 @@
                // Show alert box with defined background color.
                // Depending if link is available, make the whole DIV clickable 
or not.
                if( l10n.index_alert_box_href ) {
-                       // Show the text with link and cursor as poiner.
+                       // Show the text with link and cursor as pointer.
                        document.write( "<div id='alert_box' style='background: 
"
                        + l10n.index_alert_box_background_color
                        + "; ' onclick='window.open( \"" + 
l10n.index_alert_box_href
diff --git a/content/is/index.html b/content/is/index.html
index 4356e63fca..049fe29a8e 100644
--- a/content/is/index.html
+++ b/content/is/index.html
@@ -48,7 +48,7 @@
                // Show alert box with defined background color.
                // Depending if link is available, make the whole DIV clickable 
or not.
                if( l10n.index_alert_box_href ) {
-                       // Show the text with link and cursor as poiner.
+                       // Show the text with link and cursor as pointer.
                        document.write( "<div id='alert_box' style='background: 
"
                        + l10n.index_alert_box_background_color
                        + "; ' onclick='window.open( \"" + 
l10n.index_alert_box_href
diff --git a/content/kab/index.html b/content/kab/index.html
index 53b0b45ef6..19de11b495 100644
--- a/content/kab/index.html
+++ b/content/kab/index.html
@@ -48,7 +48,7 @@
                // Show alert box with defined background color.
                // Depending if link is available, make the whole DIV clickable 
or not.
                if( l10n.index_alert_box_href ) {
-                       // Show the text with link and cursor as poiner.
+                       // Show the text with link and cursor as pointer.
                        document.write( "<div id='alert_box' style='background: 
"
                        + l10n.index_alert_box_background_color
                        + "; ' onclick='window.open( \"" + 
l10n.index_alert_box_href
diff --git a/content/km/index.html b/content/km/index.html
index bda4bf0ab7..c63ae9bd02 100644
--- a/content/km/index.html
+++ b/content/km/index.html
@@ -48,7 +48,7 @@
                // Show alert box with defined background color.
                // Depending if link is available, make the whole DIV clickable 
or not.
                if( l10n.index_alert_box_href ) {
-                       // Show the text with link and cursor as poiner.
+                       // Show the text with link and cursor as pointer.
                        document.write( "<div id='alert_box' style='background: 
"
                        + l10n.index_alert_box_background_color
                        + "; ' onclick='window.open( \"" + 
l10n.index_alert_box_href
diff --git a/content/ko/index.html b/content/ko/index.html
index 604754b988..9fb0762540 100644
--- a/content/ko/index.html
+++ b/content/ko/index.html
@@ -61,7 +61,7 @@
           // Show alert box with defined background color.
           // Depending if link is available, make the whole DIV clickable or 
not.
           if( l10n_alert_box_href ) {
-            // Show the text with link and cursor as poiner.
+            // Show the text with link and cursor as pointer.
             document.write( "<div id='alert_box' style='background: " + 
l10n_alert_box_background_color
             + "; ' onclick='window.open(\"" + l10n_alert_box_href + "\", 
\"_blank\"); return false;'>" );
 
diff --git a/content/marketing/ooocon2004/fri_xml.html 
b/content/marketing/ooocon2004/fri_xml.html
index cc6bcfa222..23b59e6304 100644
--- a/content/marketing/ooocon2004/fri_xml.html
+++ b/content/marketing/ooocon2004/fri_xml.html
@@ -134,7 +134,7 @@
                                        </td>
                                </tr>
                                <tr>
-                                       <td>Svante Schubert <em>Sofware 
Engineer, Sun Microsystems, Inc.</em></td>
+                                       <td>Svante Schubert <em>Software 
Engineer, Sun Microsystems, Inc.</em></td>
                                </tr>
                                <tr>
                                        <td><p>XSLT (E<b>x</b>tensible 
<b>S</b>tyle <b>L</b>anguage <b>T</b>ransformation) is the W3C
diff --git a/content/marketing/ooocon2008/programme/thursday_abstracts.html 
b/content/marketing/ooocon2008/programme/thursday_abstracts.html
index 8c0db891cc..18db271466 100644
--- a/content/marketing/ooocon2008/programme/thursday_abstracts.html
+++ b/content/marketing/ooocon2008/programme/thursday_abstracts.html
@@ -973,7 +973,7 @@
         OpenOffice?</p>
 
         <p class="by">SOLA, Javier (President of the WordForge Foundation /
-        Coordinator of the Khmer Sofware Initiative / WordForge
+        Coordinator of the Khmer Software Initiative / WordForge
         Foundation)</p>
       </div>
 
diff --git 
a/content/native-lang/conference/logs/30-Jul-2005-Software-Piracy.html 
b/content/native-lang/conference/logs/30-Jul-2005-Software-Piracy.html
index 04b2e52f5e..7558f221cc 100644
--- a/content/native-lang/conference/logs/30-Jul-2005-Software-Piracy.html
+++ b/content/native-lang/conference/logs/30-Jul-2005-Software-Piracy.html
@@ -71,7 +71,7 @@
   <td style="font-weight: 900; text-align: right;">
     [<span style="color: rgb(136, 0, 0);">AietKolkhi</span>]
   </td>
-  <td>rregarding software piracy and how it can influence open source</td>
+  <td>regarding software piracy and how it can influence open source</td>
  </tr>
  <tr style="background: rgb(238, 238, 255) none repeat scroll 0%; 
-moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; 
-moz-background-inline-policy: -moz-initial;">
   <td style="font-weight: 900; text-align: right;">
@@ -101,7 +101,7 @@
   <td style="font-weight: 900; text-align: right;">
     [<span style="color: rgb(136, 0, 0);">AietKolkhi</span>]
   </td>
-  <td>Such countries include many asian and esatern Europian countries,</td>
+  <td>Such countries include many asian and eastern European countries,</td>
  </tr>
  <tr style="background: rgb(238, 238, 255) none repeat scroll 0%; 
-moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; 
-moz-background-inline-policy: -moz-initial;">
   <td style="font-weight: 900; text-align: right;">
@@ -131,7 +131,7 @@
   <td style="font-weight: 900; text-align: right;">
     [<span style="color: rgb(136, 0, 0);">AietKolkhi</span>]
   </td>
-  <td>The siuation is changing and I hope we will have licensed software</td>
+  <td>The situation is changing and I hope we will have licensed software</td>
  </tr>
  <tr style="background: rgb(238, 238, 255) none repeat scroll 0%; 
-moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; 
-moz-background-inline-policy: -moz-initial;">
   <td style="font-weight: 900; text-align: right;">
@@ -191,13 +191,13 @@
   <td style="font-weight: 900; text-align: right;">
     [<span style="color: rgb(136, 0, 0);">AietKolkhi</span>]
   </td>
-  <td>which is closed soruce and is installed without proper license</td>
+  <td>which is closed source and is installed without proper license</td>
  </tr>
  <tr style="background: rgb(238, 238, 255) none repeat scroll 0%; 
-moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; 
-moz-background-inline-policy: -moz-initial;">
   <td style="font-weight: 900; text-align: right;">
     [<span style="color: rgb(136, 0, 0);">AietKolkhi</span>]
   </td>
-  <td>The negative think  about piracy is that is creates all the propriatary 
software accessible to everyone free of charge</td>
+  <td>The negative think  about piracy is that is creates all the proprietary 
software accessible to everyone free of charge</td>
  </tr>
  <tr style="background: rgb(238, 238, 255) none repeat scroll 0%; 
-moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; 
-moz-background-inline-policy: -moz-initial;">
   <td style="font-weight: 900; text-align: right;">
@@ -215,13 +215,13 @@
   <td style="font-weight: 900; text-align: right;">
     [<span style="color: rgb(136, 0, 0);">AietKolkhi</span>]
   </td>
-  <td>and having the tools accessibla free of charge</td>
+  <td>and having the tools accessible free of charge</td>
  </tr>
  <tr style="background: rgb(238, 238, 255) none repeat scroll 0%; 
-moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; 
-moz-background-inline-policy: -moz-initial;">
   <td style="font-weight: 900; text-align: right;">
     [<span style="color: rgb(136, 0, 0);">AietKolkhi</span>]
   </td>
-  <td>makes it mor dfifficult for open source products to emrge on the 
market</td>
+  <td>makes it more difficult for open source products to emerge on the 
market</td>
  </tr>
  <tr style="background: rgb(238, 238, 255) none repeat scroll 0%; 
-moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; 
-moz-background-inline-policy: -moz-initial;">
   <td style="font-weight: 900; text-align: right;">
@@ -257,13 +257,13 @@
   <td style="font-weight: 900; text-align: right;">
     [<span style="color: rgb(136, 0, 0);">AietKolkhi</span>]
   </td>
-  <td>Open Source still neeeds some time before it can exist without 
commercial software</td>
+  <td>Open Source still needs some time before it can exist without commercial 
software</td>
  </tr>
  <tr style="background: rgb(238, 238, 255) none repeat scroll 0%; 
-moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; 
-moz-background-inline-policy: -moz-initial;">
   <td style="font-weight: 900; text-align: right;">
     [<span style="color: rgb(136, 0, 0);">AietKolkhi</span>]
   </td>
-  <td>Today, there has to be some propriatary, commecial software</td>
+  <td>Today, there has to be some proprietary, commercial software</td>
  </tr>
  <tr style="background: rgb(238, 238, 255) none repeat scroll 0%; 
-moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; 
-moz-background-inline-policy: -moz-initial;">
   <td style="font-weight: 900; text-align: right;">
@@ -311,13 +311,13 @@
   <td style="font-weight: 900; text-align: right;">
     [<span style="color: rgb(136, 0, 0);">AietKolkhi</span>]
   </td>
-  <td>Having unlicensed sofware means having so official support</td>
+  <td>Having unlicensed software means having so official support</td>
  </tr>
  <tr style="background: rgb(238, 238, 255) none repeat scroll 0%; 
-moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; 
-moz-background-inline-policy: -moz-initial;">
   <td style="font-weight: 900; text-align: right;">
     [<span style="color: rgb(136, 0, 0);">AietKolkhi</span>]
   </td>
-  <td>No comany would prefer to have illigal, unsupported software</td>
+  <td>No company would prefer to have illegal, unsupported software</td>
  </tr>
  <tr style="background: rgb(238, 238, 255) none repeat scroll 0%; 
-moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; 
-moz-background-inline-policy: -moz-initial;">
   <td style="font-weight: 900; text-align: right;">
@@ -341,7 +341,7 @@
   <td style="font-weight: 900; text-align: right;">
     [<span style="color: rgb(136, 0, 0);">AietKolkhi</span>]
   </td>
-  <td>So it should not be very difficult to help companies and governmential/ 
nongovernmential bodies</td>
+  <td>So it should not be very difficult to help companies and governmental/ 
nongovernmental bodies</td>
  </tr>
  <tr style="background: rgb(238, 238, 255) none repeat scroll 0%; 
-moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; 
-moz-background-inline-policy: -moz-initial;">
   <td style="font-weight: 900; text-align: right;">
@@ -371,7 +371,7 @@
   <td style="font-weight: 900; text-align: right;">
     [<span style="color: rgb(136, 0, 0);">AietKolkhi</span>]
   </td>
-  <td>one can not verify the soure of the installation media</td>
+  <td>one can not verify the source of the installation media</td>
  </tr>
  <tr style="background: rgb(238, 238, 255) none repeat scroll 0%; 
-moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; 
-moz-background-inline-policy: -moz-initial;">
   <td style="font-weight: 900; text-align: right;">
@@ -383,7 +383,7 @@
   <td style="font-weight: 900; text-align: right;">
     [<span style="color: rgb(136, 0, 0);">AietKolkhi</span>]
   </td>
-  <td>of propriatary software, like</td>
+  <td>of proprietary software, like</td>
  </tr>
  <tr style="background: rgb(238, 238, 255) none repeat scroll 0%; 
-moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; 
-moz-background-inline-policy: -moz-initial;">
   <td style="font-weight: 900; text-align: right;">
@@ -395,7 +395,7 @@
   <td style="font-weight: 900; text-align: right;">
     [<span style="color: rgb(136, 0, 0);">AietKolkhi</span>]
   </td>
-  <td>some versions are lite cds, that have been modofied to fit on a single 
cd</td>
+  <td>some versions are lite cds, that have been modified to fit on a single 
cd</td>
  </tr>
  <tr style="background: rgb(238, 238, 255) none repeat scroll 0%; 
-moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; 
-moz-background-inline-policy: -moz-initial;">
   <td style="font-weight: 900; text-align: right;">
@@ -515,7 +515,7 @@
   <td style="font-weight: 900; text-align: right;">
     [<span style="color: rgb(136, 0, 0);">AietKolkhi</span>]
   </td>
-  <td>it menas that local markety is very poor</td>
+  <td>it menus that local markety is very poor</td>
  </tr>
  <tr style="background: rgb(238, 238, 255) none repeat scroll 0%; 
-moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; 
-moz-background-inline-policy: -moz-initial;">
   <td style="font-weight: 900; text-align: right;">
@@ -731,7 +731,7 @@
   <td style="font-weight: 900; text-align: right;">
     [<span style="color: rgb(136, 0, 0);">AietKolkhi</span>]
   </td>
-  <td>all I mean is that in spite of critising the commercial, propriatary  
software</td>
+  <td>all I mean is that in spite of critising the commercial, proprietary 
software</td>
  </tr>
  <tr style="background: rgb(238, 238, 255) none repeat scroll 0%; 
-moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; 
-moz-background-inline-policy: -moz-initial;">
   <td style="font-weight: 900; text-align: right;">
@@ -761,7 +761,7 @@
   <td style="font-weight: 900; text-align: right;">
     [<span style="color: rgb(136, 0, 0);">AietKolkhi</span>]
   </td>
-  <td>eduating the people how GOOD the FOSS products are and can be</td>
+  <td>educating the people how GOOD the FOSS products are and can be</td>
  </tr>
  <tr style="background: rgb(238, 238, 255) none repeat scroll 0%; 
-moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; 
-moz-background-inline-policy: -moz-initial;">
   <td style="font-weight: 900; text-align: right;">
@@ -893,7 +893,7 @@
   <td style="font-weight: 900; text-align: right;">
     [<span style="color: rgb(136, 0, 0);">AietKolkhi</span>]
   </td>
-  <td>southerncross: I meant emberassed :)</td>
+  <td>southerncross: I meant embarrassed :)</td>
  </tr>
  <tr style="background: rgb(238, 238, 255) none repeat scroll 0%; 
-moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; 
-moz-background-inline-policy: -moz-initial;">
   <td style="font-weight: 900; text-align: right;">
@@ -1002,7 +1002,7 @@ FOSS overnight"</td>
   <td style="font-weight: 900; text-align: right;">
     [<span style="color: rgb(136, 0, 0);">AietKolkhi</span>]
   </td>
-  <td>Is piracy an issue for FOSS in wetern europian countries?</td>
+  <td>Is piracy an issue for FOSS in western european countries?</td>
  </tr>
  <tr style="background: rgb(255, 238, 238) none repeat scroll 0%; 
-moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; 
-moz-background-inline-policy: -moz-initial;">
   <td style="font-weight: 900; text-align: right;">
@@ -1364,7 +1364,7 @@ FLOSS is important</td>
   <td style="font-weight: 900; text-align: right;">
     [<span style="color: rgb(136, 0, 0);">AietKolkhi</span>]
   </td>
-  <td>southerncross: yes, and having the students actualy participate in the 
development</td>
+  <td>southerncross: yes, and having the students actually participate in the 
development</td>
  </tr>
  <tr style="background: rgb(238, 238, 255) none repeat scroll 0%; 
-moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; 
-moz-background-inline-policy: -moz-initial;">
   <td style="font-weight: 900; text-align: right;">
@@ -1518,7 +1518,7 @@ not using windows</td>
     [<span style="color: rgb(0, 136, 136);">Ian</span>]
   </td>
   <td>Its
-strange to do the Linux bit before the OOo bit but it was an intersting
+strange to do the Linux bit before the OOo bit but it was an interesting
 approach. But it needed a very expert person to do it.</td>
  </tr>
  <tr style="background: rgb(255, 238, 238) none repeat scroll 0%; 
-moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; 
-moz-background-inline-policy: -moz-initial;">
@@ -1618,7 +1618,7 @@ approach. But it needed a very expert person to do 
it.</td>
   <td>We
 can do this in steps: start teaching kids the basic issues of open
 source and open standards in schools. Even if the schools keep using
-pirated software, they will start becomming aware of alternatives.
+pirated software, they will start becoming aware of alternatives.
 Then, in the future, they'll be more receptive to a motion to migrate.</td>
  </tr>
  <tr style="background: rgb(238, 238, 255) none repeat scroll 0%; 
-moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; 
-moz-background-inline-policy: -moz-initial;">
@@ -1670,7 +1670,7 @@ people.</td>
   <td style="font-weight: 900; text-align: right;">
     [<span style="color: rgb(136, 0, 0);">AietKolkhi</span>]
   </td>
-  <td>or they start ecquipping schools with computers, like in Georgia now, 
</td>
+  <td>or they start equipping schools with computers, like in Georgia now, 
</td>
  </tr>
  <tr style="background: rgb(238, 238, 255) none repeat scroll 0%; 
-moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; 
-moz-background-inline-policy: -moz-initial;">
   <td style="font-weight: 900; text-align: right;">
@@ -1897,7 +1897,7 @@ that device he'd be able to bring his database of clients 
with him.</td>
   <td style="font-weight: 900; text-align: right;">
     [<span style="color: rgb(136, 0, 0);">AietKolkhi</span>]
   </td>
-  <td>DanielC: meaning like WIndows CE portables with MS Office comapct?</td>
+  <td>DanielC: meaning like Windows CE portables with MS Office compact?</td>
  </tr>
  <tr style="background: rgb(255, 238, 238) none repeat scroll 0%; 
-moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; 
-moz-background-inline-policy: -moz-initial;">
   <td style="font-weight: 900; text-align: right;">
@@ -2002,8 +2002,8 @@ run OOo on a small dedicated device. But that might 
change.</td>
     [<span style="color: rgb(136, 0, 136);">Thalion72</span>]
   </td>
   <td>DanielC:
-maybe that's what MS so successfull? To think about what might be some
-day but focus their daily work on what actualy *is*?</td>
+maybe that's what MS so successful? To think about what might be some
+day but focus their daily work on what actually *is*?</td>
  </tr>
  <tr style="background: rgb(255, 238, 238) none repeat scroll 0%; 
-moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; 
-moz-background-inline-policy: -moz-initial;">
   <td style="font-weight: 900; text-align: right;">
@@ -2167,13 +2167,13 @@ pre-installed...</td>
   <td style="font-weight: 900; text-align: right;">
     [<span style="color: rgb(0, 136, 0);">DanielC</span>]
   </td>
-  <td>eskroni: I foget. It was one in the US.</td>
+  <td>eskroni: I forget. It was one in the US.</td>
  </tr>
  <tr style="background: rgb(238, 238, 255) none repeat scroll 0%; 
-moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; 
-moz-background-inline-policy: -moz-initial;">
   <td style="font-weight: 900; text-align: right;">
     [<span style="color: rgb(136, 0, 0);">AietKolkhi</span>]
   </td>
-  <td>Ian: I dont see why Google empluyed MS engeneers?</td>
+  <td>Ian: I dont see why Google employed MS engineers?</td>
  </tr>
  <tr style="background: rgb(255, 238, 238) none repeat scroll 0%; 
-moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; 
-moz-background-inline-policy: -moz-initial;">
   <td style="font-weight: 900; text-align: right;">
@@ -2217,7 +2217,7 @@ do you sustain sellin an OEM OS for 100 Euros in that 
type of market?</td>
   <td style="font-weight: 900; text-align: right;">
     [<span style="color: rgb(136, 0, 0);">AietKolkhi</span>]
   </td>
-  <td>Ian:one has to find a service that would require the monthly subsription 
and than hardware can be free..</td>
+  <td>Ian:one has to find a service that would require the monthly 
subscription and than hardware can be free..</td>
  </tr>
  <tr style="background: rgb(255, 238, 238) none repeat scroll 0%; 
-moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; 
-moz-background-inline-policy: -moz-initial;">
   <td style="font-weight: 900; text-align: right;">
@@ -2259,7 +2259,7 @@ do you sustain sellin an OEM OS for 100 Euros in that 
type of market?</td>
   <td style="font-weight: 900; text-align: right;">
     [<span style="color: rgb(0, 136, 136);">Ian</span>]
   </td>
-  <td>As hardware reduces in cost the OS becomes embarassingly expensive</td>
+  <td>As hardware reduces in cost the OS becomes embarrassingly expensive</td>
  </tr>
  <tr style="background: rgb(238, 238, 255) none repeat scroll 0%; 
-moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; 
-moz-background-inline-policy: -moz-initial;">
   <td style="font-weight: 900; text-align: right;">
@@ -2296,7 +2296,7 @@ do you sustain sellin an OEM OS for 100 Euros in that 
type of market?</td>
     [<span style="color: rgb(136, 0, 0);">AietKolkhi</span>]
   </td>
   <td>and
-propriatary OSs often slow down the hardware development. there is no
+proprietary OSs often slow down the hardware development. there is no
 need to release a processors if it can't be supported by OS</td>
  </tr>
  <tr style="background: rgb(238, 238, 255) none repeat scroll 0%; 
-moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; 
-moz-background-inline-policy: -moz-initial;">
@@ -2408,8 +2408,8 @@ could certainly dump my laptop</td>
   </td>
   <td>Yes.
 And don't see any reason why OOo should compete with Gnumeric or
-Koffice. if they get there fast, very nice. It won't make OOo jurney to
-portable devices a longer sory. on the contrary</td>
+Koffice. if they get there fast, very nice. It won't make OOo journey to
+portable devices a longer story. on the contrary</td>
  </tr>
  <tr style="background: rgb(255, 238, 238) none repeat scroll 0%; 
-moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; 
-moz-background-inline-policy: -moz-initial;">
   <td style="font-weight: 900; text-align: right;">
@@ -2433,7 +2433,7 @@ portable devices a longer sory. on the contrary</td>
   <td style="font-weight: 900; text-align: right;">
     [<span style="color: rgb(136, 0, 0);">AietKolkhi</span>]
   </td>
-  <td>Graham: hmm, that will be a challending task</td>
+  <td>Graham: hmm, that will be a challenging task</td>
  </tr>
  <tr style="background: rgb(255, 238, 238) none repeat scroll 0%; 
-moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; 
-moz-background-inline-policy: -moz-initial;">
   <td style="font-weight: 900; text-align: right;">
@@ -2464,7 +2464,7 @@ portable devices a longer sory. on the contrary</td>
     [<span style="color: rgb(0, 136, 136);">Ian</span>]
   </td>
   <td>Why
-not have GNOME on portabl devices? Current cell phones have enough RAM
+not have GNOME on portable devices? Current cell phones have enough RAM
 to do it. They just need a faster processor - StrongARM/Xscale could do
 that</td>
  </tr>
@@ -2526,7 +2526,7 @@ that</td>
   <td style="font-weight: 900; text-align: right;">
     [<span style="color: rgb(0, 0, 136);">GrahamL</span>]
   </td>
-  <td>heh.. I like minmalist</td>
+  <td>heh.. I like minimalist</td>
  </tr>
  <tr style="background: rgb(255, 238, 238) none repeat scroll 0%; 
-moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; 
-moz-background-inline-policy: -moz-initial;">
   <td style="font-weight: 900; text-align: right;">
@@ -2603,7 +2603,7 @@ OOo on line via Google ;-)</td>
   <td style="font-weight: 900; text-align: right;">
     [<span style="color: rgb(136, 0, 0);">AietKolkhi</span>]
   </td>
-  <td>We do need faster processors,  but only for special taks, like 3d 
rendering. And I heard Shrek 2 was rnedered on RedHat</td>
+  <td>We do need faster processors, but only for special tasks, like 3d 
rendering. And I heard Shrek 2 was rendered on RedHat</td>
  </tr>
  <tr style="background: rgb(238, 238, 255) none repeat scroll 0%; 
-moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; 
-moz-background-inline-policy: -moz-initial;">
   <td style="font-weight: 900; text-align: right;">
@@ -2692,7 +2692,7 @@ too and access the Internet. Do I really want to buy a 
desktop PC too?</td>
   </td>
   <td>Fact
 is that most laptops don't actually perform that well compared to
-desktops but they do well enough which shows that actualy probably a
+desktops but they do well enough which shows that actually probably a
 PDA would if people thought in that way.</td>
  </tr>
  <tr style="background: rgb(255, 238, 238) none repeat scroll 0%; 
-moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; 
-moz-background-inline-policy: -moz-initial;">
@@ -2741,7 +2741,7 @@ office desktop?</td>
   <td style="font-weight: 900; text-align: right;">
     [<span style="color: rgb(136, 0, 0);">AietKolkhi</span>]
   </td>
-  <td>Graham: do you mean like wireless desktopn connection? like VNC?</td>
+  <td>Graham: do you mean like wireless desktop connection? like VNC?</td>
  </tr>
  <tr style="background: rgb(238, 238, 255) none repeat scroll 0%; 
-moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; 
-moz-background-inline-policy: -moz-initial;">
   <td style="font-weight: 900; text-align: right;">
@@ -2792,7 +2792,7 @@ taken that over</td>
   <td style="font-weight: 900; text-align: right;">
     [<span style="color: rgb(0, 136, 136);">Ian</span>]
   </td>
-  <td>AietKolkhi: Not sure. I suspect a Java implmentation might be slow but I 
don't really know. </td>
+  <td>AietKolkhi: Not sure. I suspect a Java implementation might be slow but 
I don't really know. </td>
  </tr>
  <tr style="background: rgb(238, 238, 255) none repeat scroll 0%; 
-moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; 
-moz-background-inline-policy: -moz-initial;">
   <td style="font-weight: 900; text-align: right;">
@@ -2847,7 +2847,7 @@ it.</td>
   <td style="font-weight: 900; text-align: right;">
     [<span style="color: rgb(136, 136, 0);">cloph</span>]
   </td>
-  <td>I think most of the challenge wrt to porting sowtware to pdas is the GUI 
that needs to fit in that small screen.</td>
+  <td>I think most of the challenge wrt to porting software to pdas is the GUI 
that needs to fit in that small screen.</td>
  </tr>
  <tr style="background: rgb(255, 238, 238) none repeat scroll 0%; 
-moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; 
-moz-background-inline-policy: -moz-initial;">
   <td style="font-weight: 900; text-align: right;">
@@ -2916,20 +2916,20 @@ They could have virtual desktops to tab through if 
running Linux and X</td>
     [<span style="color: rgb(136, 0, 0);">AietKolkhi</span>]
   </td>
   <td>Ian:
-Does your Psion have a color screen? I rememberhaving Series 5 psions 8
+Does your Psion have a color screen? I remember having Series 5 psions 8
 or 10 years ago, with portable modem and internet running on it :)</td>
  </tr>
  <tr style="background: rgb(238, 238, 255) none repeat scroll 0%; 
-moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; 
-moz-background-inline-policy: -moz-initial;">
   <td style="font-weight: 900; text-align: right;">
     [<span style="color: rgb(0, 136, 136);">Ian</span>]
   </td>
-  <td>AietKolkhi: Yes its colour 256 I think, runing Epoc </td>
+  <td>AietKolkhi: Yes its colour 256 I think, running Epoc </td>
  </tr>
  <tr style="background: rgb(255, 238, 238) none repeat scroll 0%; 
-moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; 
-moz-background-inline-policy: -moz-initial;">
   <td style="font-weight: 900; text-align: right;">
     [<span style="color: rgb(136, 136, 0);">cloph</span>]
   </td>
-  <td>AietKolkhi: Applications on iPod? I thouight this is a jukebox - how 
would you use it just with the dial?</td>
+  <td>AietKolkhi: Applications on iPod? I thought this is a jukebox - how 
would you use it just with the dial?</td>
  </tr>
  <tr style="background: rgb(238, 238, 255) none repeat scroll 0%; 
-moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; 
-moz-background-inline-policy: -moz-initial;">
   <td style="font-weight: 900; text-align: right;">
@@ -2947,7 +2947,7 @@ or 10 years ago, with portable modem and internet running 
on it :)</td>
   <td style="font-weight: 900; text-align: right;">
     [<span style="color: rgb(136, 0, 0);">AietKolkhi</span>]
   </td>
-  <td>cloph: you can not use eveything, but I was surprised to see how many 
tools had been ported to iPod :)</td>
+  <td>cloph: you can not use everything, but I was surprised to see how many 
tools had been ported to iPod :)</td>
  </tr>
  <tr style="background: rgb(255, 238, 238) none repeat scroll 0%; 
-moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; 
-moz-background-inline-policy: -moz-initial;">
   <td style="font-weight: 900; text-align: right;">
@@ -2965,7 +2965,7 @@ or 10 years ago, with portable modem and internet running 
on it :)</td>
   <td style="font-weight: 900; text-align: right;">
     [<span style="color: rgb(0, 136, 136);">Ian</span>]
   </td>
-  <td>GrahamL: 2 possibilites. On line via eg Google. Embedded in ROM in the 
device</td>
+  <td>GrahamL: 2 possibilities. On line via eg Google. Embedded in ROM in the 
device</td>
  </tr>
  <tr style="background: rgb(238, 238, 255) none repeat scroll 0%; 
-moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; 
-moz-background-inline-policy: -moz-initial;">
   <td style="font-weight: 900; text-align: right;">
@@ -3118,7 +3118,7 @@ or 10 years ago, with portable modem and internet running 
on it :)</td>
   <td>cloph:
 if people use their mail online, I guess they will not have problems
 using the documents online. Regular users do not seem to be concerned
-about security or prviacy</td>
+about security or privacy</td>
  </tr>
  <tr style="background: rgb(255, 238, 238) none repeat scroll 0%; 
-moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; 
-moz-background-inline-policy: -moz-initial;">
   <td style="font-weight: 900; text-align: right;">
@@ -3154,7 +3154,7 @@ about security or prviacy</td>
   <td style="font-weight: 900; text-align: right;">
     [<span style="color: rgb(0, 0, 136);">GrahamL</span>]
   </td>
-  <td>Have you seen some of the Blogs thatare screaming for Shwartzs head 
because of OpenSolaris</td>
+  <td>Have you seen some of the Blogs that are screaming for Shwartzs head 
because of OpenSolaris</td>
  </tr>
  <tr style="background: rgb(238, 238, 255) none repeat scroll 0%; 
-moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; 
-moz-background-inline-policy: -moz-initial;">
   <td style="font-weight: 900; text-align: right;">
@@ -3178,7 +3178,7 @@ about security or prviacy</td>
   <td style="font-weight: 900; text-align: right;">
     [<span style="color: rgb(0, 136, 136);">Ian</span>]
   </td>
-  <td>They are likely to expereince withdrawl symptoms then ;-)</td>
+  <td>They are likely to experience withdrawal symptoms then ;-)</td>
  </tr>
  <tr style="background: rgb(255, 238, 238) none repeat scroll 0%; 
-moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; 
-moz-background-inline-policy: -moz-initial;">
   <td style="font-weight: 900; text-align: right;">
@@ -3193,7 +3193,7 @@ about security or prviacy</td>
   <td>So
 just a bit of a summary. I think we need to educate people about piracy
 and come out strongly against it. We need to press for OOo to go into
-PDAs - but that is something we as a community proabably can't do too
+PDAs - but that is something we as a community probably can't do too
 much about. If I make millions out of INGOTs, I'll manufacture the
 ultimate PDA with embedded OOo :-)</td>
  </tr>
@@ -3232,7 +3232,7 @@ ultimate PDA with embedded OOo :-)</td>
     [<span style="color: rgb(136, 136, 0);">cloph</span>]
   </td>
   <td>It
-was a mobile that synched the data with her personal account on the
+was a mobile that synced the data with her personal account on the
 provider's site. Her account was hacked and the contacts and pictures
 were spread on the net....</td>
  </tr>
@@ -3240,7 +3240,7 @@ were spread on the net....</td>
   <td style="font-weight: 900; text-align: right;">
     [<span style="color: rgb(136, 0, 0);">AietKolkhi</span>]
   </td>
-  <td>Oam: I just found a commericial PDa-Linux office tool 
http://www.handhelds.org/geeklog/links.php?category=Commercial+Software</td>
+  <td>Oam: I just found a commercial PDa-Linux office tool 
http://www.handhelds.org/geeklog/links.php?category=Commercial+Software</td>
  </tr>
  <tr style="background: rgb(255, 238, 238) none repeat scroll 0%; 
-moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; 
-moz-background-inline-policy: -moz-initial;">
   <td style="font-weight: 900; text-align: right;">
@@ -3393,7 +3393,7 @@ over piracy. If they refused it would be as good as if 
they accepted
   <td style="font-weight: 900; text-align: right;">
     [<span style="color: rgb(0, 136, 136);">Ian</span>]
   </td>
-  <td>Such a letter might well get syndicated to mainstrteam international 
press</td>
+  <td>Such a letter might well get syndicated to mainstream international 
press</td>
  </tr>
  <tr style="background: rgb(255, 238, 238) none repeat scroll 0%; 
-moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; 
-moz-background-inline-policy: -moz-initial;">
   <td style="font-weight: 900; text-align: right;">
@@ -3405,7 +3405,7 @@ over piracy. If they refused it would be as good as if 
they accepted
   <td style="font-weight: 900; text-align: right;">
     [<span style="color: rgb(0, 0, 136);">GrahamL</span>]
   </td>
-  <td>Thank you and my apolgies for being so late</td>
+  <td>Thank you and my apologies for being so late</td>
  </tr>
  <tr style="background: rgb(255, 238, 238) none repeat scroll 0%; 
-moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; 
-moz-background-inline-policy: -moz-initial;">
   <td style="font-weight: 900; text-align: right;">
@@ -3447,7 +3447,7 @@ over piracy. If they refused it would be as good as if 
they accepted
   <td style="font-weight: 900; text-align: right;">
     [<span style="color: rgb(0, 136, 0);">DanielC</span>]
   </td>
-  <td>thank you for comming</td>
+  <td>thank you for coming</td>
  </tr>
  <tr style="background: rgb(255, 238, 238) none repeat scroll 0%; 
-moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; 
-moz-background-inline-policy: -moz-initial;">
   <td style="font-weight: 900; text-align: right;">
diff --git a/content/no/index.html b/content/no/index.html
index aac4524e35..385c1c1826 100644
--- a/content/no/index.html
+++ b/content/no/index.html
@@ -44,7 +44,7 @@
 
        // Show the event box or not?
        if( l10n.index_event_box_show ) {
-               // Show the banner logo and text with link and cursor as poiner.
+               // Show the banner logo and text with link and cursor as 
pointer.
                document.write( "<div id='event_box' onclick='window.open( \"" 
+ l10n.index_event_box_text_href
                        + "\", \"_blank\" ); return false;'>"
                        + "<ul>"
@@ -80,7 +80,7 @@
        if( l10n.index_alert_box_show ) {
                // Depending if link is available, make the whole DIV clickable 
or not.
                if( l10n.index_alert_box_href ) {
-                       // Show the text with link and cursor as poiner.
+                       // Show the text with link and cursor as pointer.
                        document.write( "<div id='alert_box' 
onclick='window.open( \"" + l10n.index_alert_box_href
                        + "\", \"_blank\" ); return false;'><ul><li>" );
 
diff --git a/content/om/index.html b/content/om/index.html
index e2e58c8541..220bf4633d 100644
--- a/content/om/index.html
+++ b/content/om/index.html
@@ -48,7 +48,7 @@
                // Show alert box with defined background color.
                // Depending if link is available, make the whole DIV clickable 
or not.
                if( l10n.index_alert_box_href ) {
-                       // Show the text with link and cursor as poiner.
+                       // Show the text with link and cursor as pointer.
                        document.write( "<div id='alert_box' style='background: 
"
                        + l10n.index_alert_box_background_color
                        + "; ' onclick='window.open( \"" + 
l10n.index_alert_box_href
diff --git a/content/pl/index.html b/content/pl/index.html
index bc575cc5e8..db7656eecb 100644
--- a/content/pl/index.html
+++ b/content/pl/index.html
@@ -48,7 +48,7 @@
                // Show alert box with defined background color.
                // Depending if link is available, make the whole DIV clickable 
or not.
                if( l10n.index_alert_box_href ) {
-                       // Show the text with link and cursor as poiner.
+                       // Show the text with link and cursor as pointer.
                        document.write( "<div id='alert_box' style='background: 
"
                        + l10n.index_alert_box_background_color
                        + "; ' onclick='window.open( \"" + 
l10n.index_alert_box_href
diff --git a/content/pt/index.html b/content/pt/index.html
index 3d8064c867..be1599b0b4 100644
--- a/content/pt/index.html
+++ b/content/pt/index.html
@@ -41,7 +41,7 @@
 
        // Show the event box or not?
        if( l10n.index_event_box_show ) {
-               // Show the banner logo and text with link and cursor as poiner.
+               // Show the banner logo and text with link and cursor as 
pointer.
                document.write( "<div id='event_box' onclick='window.open( \"" 
+ l10n.index_event_box_text_href
                        + "\", \"_blank\" ); return false;'>"
                        + "<ul>"
@@ -77,7 +77,7 @@
        if( l10n.index_alert_box_show ) {
                // Depending if link is available, make the whole DIV clickable 
or not.
                if( l10n.index_alert_box_href ) {
-                       // Show the text with link and cursor as poiner.
+                       // Show the text with link and cursor as pointer.
                        document.write( "<div id='alert_box' 
onclick='window.open( \"" + l10n.index_alert_box_href
                        + "\", \"_blank\" ); return false;'><ul><li>" );
 
diff --git a/content/ru/index.html b/content/ru/index.html
index 37d9c9bdde..def0e48a9c 100644
--- a/content/ru/index.html
+++ b/content/ru/index.html
@@ -47,7 +47,7 @@
                // Show alert box with defined background color.
                // Depending if link is available, make the whole DIV clickable 
or not.
                if( l10n.index_alert_box_href ) {
-                       // Show the text with link and cursor as poiner.
+                       // Show the text with link and cursor as pointer.
                        document.write( "<div id='alert_box' style='background: 
"
                        + l10n.index_alert_box_background_color
                        + "; ' onclick='window.open( \"" + 
l10n.index_alert_box_href
diff --git a/content/scripts/ooo.js b/content/scripts/ooo.js
index 29d40c6036..5f75fe35a6 100644
--- a/content/scripts/ooo.js
+++ b/content/scripts/ooo.js
@@ -160,7 +160,7 @@ INDEX.showEventBox = function() {
 
        // Show the event box or not?
        if( l10n.index_event_box_show ) {
-               // Show the banner logo and text with link and cursor as poiner.
+               // Show the banner logo and text with link and cursor as 
pointer.
                document.write( "<div id='event_box' onclick='window.open( \"" 
+ l10n.index_event_box_text_href
                        + "\", \"_blank\" ); return false;'>"
                        + "<ul>"
@@ -203,7 +203,7 @@ INDEX.showAlertBox = function() {
        if( l10n.index_alert_box_show ) {
                // Depending if link is available, make the whole DIV clickable 
or not.
                if( l10n.index_alert_box_href ) {
-                       // Show the text with link and cursor as poiner.
+                       // Show the text with link and cursor as pointer.
                        document.write( "<div id='alert_box' 
onclick='window.open( \"" + l10n.index_alert_box_href
                        + "\", \"_blank\" ); return false;'><ul><li>" );
 
diff --git a/content/sl/index.html b/content/sl/index.html
index 3eb50b7f67..e588b99510 100644
--- a/content/sl/index.html
+++ b/content/sl/index.html
@@ -48,7 +48,7 @@
                // Show alert box with defined background color.
                // Depending if link is available, make the whole DIV clickable 
or not.
                if( l10n.index_alert_box_href ) {
-                       // Show the text with link and cursor as poiner.
+                       // Show the text with link and cursor as pointer.
                        document.write( "<div id='alert_box' style='background: 
"
                        + l10n.index_alert_box_background_color
                        + "; ' onclick='window.open( \"" + 
l10n.index_alert_box_href
diff --git a/content/sr-cyrl/index.html b/content/sr-cyrl/index.html
index 2f34c8363d..67b2f7891b 100644
--- a/content/sr-cyrl/index.html
+++ b/content/sr-cyrl/index.html
@@ -45,7 +45,7 @@
                // Show alert box with defined background color.
                // Depending if link is available, make the whole DIV clickable 
or not.
                if( l10n.index_alert_box_href ) {
-                       // Show the text with link and cursor as poiner.
+                       // Show the text with link and cursor as pointer.
                        document.write( "<div id='alert_box' style='background: 
"
                        + l10n.index_alert_box_background_color
                        + "; ' onclick='window.open( \"" + 
l10n.index_alert_box_href
diff --git a/content/sr/index.html b/content/sr/index.html
index f5dad2dcf7..c757a369f2 100644
--- a/content/sr/index.html
+++ b/content/sr/index.html
@@ -48,7 +48,7 @@
                // Show alert box with defined background color.
                // Depending if link is available, make the whole DIV clickable 
or not.
                if( l10n.index_alert_box_href ) {
-                       // Show the text with link and cursor as poiner.
+                       // Show the text with link and cursor as pointer.
                        document.write( "<div id='alert_box' style='background: 
"
                        + l10n.index_alert_box_background_color
                        + "; ' onclick='window.open( \"" + 
l10n.index_alert_box_href
diff --git a/content/sv/index.html b/content/sv/index.html
index 14babc5848..1d441c7432 100644
--- a/content/sv/index.html
+++ b/content/sv/index.html
@@ -48,7 +48,7 @@
                // Show alert box with defined background color.
                // Depending if link is available, make the whole DIV clickable 
or not.
                if( l10n.index_alert_box_href ) {
-                       // Show the text with link and cursor as poiner.
+                       // Show the text with link and cursor as pointer.
                        document.write( "<div id='alert_box' style='background: 
"
                        + l10n.index_alert_box_background_color
                        + "; ' onclick='window.open( \"" + 
l10n.index_alert_box_href
diff --git a/content/ta/index.html b/content/ta/index.html
index 918c760ccf..0487bc8e06 100644
--- a/content/ta/index.html
+++ b/content/ta/index.html
@@ -48,7 +48,7 @@
                // Show alert box with defined background color.
                // Depending if link is available, make the whole DIV clickable 
or not.
                if( l10n.index_alert_box_href ) {
-                       // Show the text with link and cursor as poiner.
+                       // Show the text with link and cursor as pointer.
                        document.write( "<div id='alert_box' style='background: 
"
                        + l10n.index_alert_box_background_color
                        + "; ' onclick='window.open( \"" + 
l10n.index_alert_box_href
diff --git a/content/th/index.html b/content/th/index.html
index a47ab176ba..680fdf60c2 100644
--- a/content/th/index.html
+++ b/content/th/index.html
@@ -48,7 +48,7 @@
                // Show alert box with defined background color.
                // Depending if link is available, make the whole DIV clickable 
or not.
                if( l10n.index_alert_box_href ) {
-                       // Show the text with link and cursor as poiner.
+                       // Show the text with link and cursor as pointer.
                        document.write( "<div id='alert_box' style='background: 
"
                        + l10n.index_alert_box_background_color
                        + "; ' onclick='window.open( \"" + 
l10n.index_alert_box_href
diff --git a/content/tr/index.html b/content/tr/index.html
index 359f8251ca..a210d53e74 100644
--- a/content/tr/index.html
+++ b/content/tr/index.html
@@ -58,7 +58,7 @@
           // Show alert box with defined background color.
           // Depending if link is available, make the whole DIV clickable or 
not.
           if( l10n_alert_box_href ) {
-            // Show the text with link and cursor as poiner.
+            // Show the text with link and cursor as pointer.
             document.write( "<div id='alert_box' style='background: " + 
l10n_alert_box_background_color
             + "; ' onclick='window.open(\"" + l10n_alert_box_href + "\", 
\"_blank\"); return false;'>" );
 
diff --git a/content/vi/index.html b/content/vi/index.html
index 5e7d6a67fa..c7577f3380 100644
--- a/content/vi/index.html
+++ b/content/vi/index.html
@@ -48,7 +48,7 @@
                // Show alert box with defined background color.
                // Depending if link is available, make the whole DIV clickable 
or not.
                if( l10n.index_alert_box_href ) {
-                       // Show the text with link and cursor as poiner.
+                       // Show the text with link and cursor as pointer.
                        document.write( "<div id='alert_box' style='background: 
"
                        + l10n.index_alert_box_background_color
                        + "; ' onclick='window.open( \"" + 
l10n.index_alert_box_href
diff --git a/content/zh-tw/index.html b/content/zh-tw/index.html
index 41e1210336..3211005778 100644
--- a/content/zh-tw/index.html
+++ b/content/zh-tw/index.html
@@ -41,7 +41,7 @@
 
        // Show the event box or not?
        if( l10n.index_event_box_show ) {
-               // Show the banner logo and text with link and cursor as poiner.
+               // Show the banner logo and text with link and cursor as 
pointer.
                document.write( "<div id='event_box' onclick='window.open( \"" 
+ l10n.index_event_box_text_href
                        + "\", \"_blank\" ); return false;'>"
                        + "<ul>"
@@ -77,7 +77,7 @@
        if( l10n.index_alert_box_show ) {
                // Depending if link is available, make the whole DIV clickable 
or not.
                if( l10n.index_alert_box_href ) {
-                       // Show the text with link and cursor as poiner.
+                       // Show the text with link and cursor as pointer.
                        document.write( "<div id='alert_box' 
onclick='window.open( \"" + l10n.index_alert_box_href
                        + "\", \"_blank\" ); return false;'><ul><li>" );
 

Reply via email to