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

mseidel pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-org.git


The following commit(s) were added to refs/heads/main by this push:
     new 74ccd22c5 Another small correction to avoid underlined spaces
74ccd22c5 is described below

commit 74ccd22c52c6dd9a2e7a6d689e81249ae0ba29dd
Author: mseidel <msei...@apache.org>
AuthorDate: Tue Jul 19 12:12:49 2022 +0200

    Another small correction to avoid underlined spaces
---
 content/porting/index.html | 37 ++++++++++++++++---------------------
 1 file changed, 16 insertions(+), 21 deletions(-)

diff --git a/content/porting/index.html b/content/porting/index.html
index 59d1b07f9..b9ecc7319 100644
--- a/content/porting/index.html
+++ b/content/porting/index.html
@@ -36,8 +36,8 @@ project may be able to help with your port please also in 
this case send a mail
     <h3>
       <a href="http://www.winpenpack.com/en/download.php?view.1341";
         title="X-ApacheOpenOffice">
-        X-ApacheOpenOffice by winPenPack
-      </a> (Apache OpenOffice Portable version for Windows)
+        X-ApacheOpenOffice by winPenPack</a>
+        (Apache OpenOffice Portable version for Windows)
     </h3>
     Apache OpenOffice re-packaged as a live/portable program by the winPenPack 
team, allowing execution without further
     installation, from a USB Flash Drive or Hard Disk.
@@ -46,8 +46,8 @@ project may be able to help with your port please also in 
this case send a mail
     <h3>
       <a href="https://portableapps.com/apps/office/openoffice_portable";
         title="Apache OpenOffice Portable">
-        Apache OpenOffice Portable, by PortableApps.com
-      </a> (Apache OpenOffice Portable version for Windows)
+        Apache OpenOffice Portable, by PortableApps.com</a>
+        (Apache OpenOffice Portable version for Windows)
     </h3>
     Apache OpenOffice re-packaged as a live/portable program by the 
PortableApps.com team, allowing execution without further
     installation, from a USB Flash Drive or Hard Disk.
@@ -56,8 +56,8 @@ project may be able to help with your port please also in 
this case send a mail
     <h3>
       <a 
href="https://play.google.com/store/apps/details?id=com.andropenoffice";
         title="AndrOpen Office">
-        AndrOpen Office
-      </a> (Android port of Apache OpenOffice)
+        AndrOpen Office</a>
+        (Android port of Apache OpenOffice)
     </h3>
     AndrOpen Office is the world's first port of OpenOffice for Android. It is 
made available on Google Play by the AndrOpen
     Office team and it requires Android 4.0.3 or later.
@@ -66,24 +66,22 @@ project may be able to help with your port please also in 
this case send a mail
     <h3>
       <a href="https://apps.apple.com/app/ao-office/id1177936371";
         title="AO Office">
-        AO Office
-      </a> (iOS (iPadOS) port of Apache OpenOffice)
+        AO Office</a>
+        (iOS/iPadOS port of Apache OpenOffice)
     </h3>
-    AO Office is the world's first porting of OpenOffice for iOS (iPadOS). It 
is available on the Apple App Store
-    and requires iOS (iPadOS) 11.0 or later.
+    AO Office is the world's first porting of OpenOffice for iOS/iPadOS. It is 
made available on the Apple App Store
+    by the AO Office team and requires iOS/iPadOS 11.0 or later.
   </li>
   <li>
     <h3>
       <a href="https://sourceforge.net/projects/apacheoo-deb/files/";
         title="Unofficial Apache OpenOffice Debian/Ubuntu repository">
-        Unofficial Apache OpenOffice Debian repository
-      </a>
+        Unofficial Apache OpenOffice Debian repository</a>
     </h3>
     A package repository by Marcelo Santana containing the same Debian 
packages as the official version, to provide an
     easier way for installation of Apache OpenOffice on Debian and 
derivatives. For usage in Ubuntu, a
     <a 
href="http://almalivre.wordpress.com/2012/05/30/apache-openoffice-instalacao-via-repositorio-nao-oficial-para-debianubuntumint/";>
-      step-by-step guide
-    </a> (with commentary in Portuguese) is available too.
+      step-by-step guide</a> (with commentary in Portuguese) is available too.
   </li>
   <li>
     <h3>
@@ -96,9 +94,8 @@ project may be able to help with your port please also in 
this case send a mail
     <h3>
       <a href="http://www.prooo-box.org/";
         title="ProOO-Box">
-        ProOO-Box
-      </a>
-      (German only)
+        ProOO-Box</a>
+        (German only)
     </h3>
     A collection of open source applications for the office area, created by 
German community members. The core of the
     collection is Apache OpenOffice.
@@ -192,14 +189,12 @@ e.g., from a USB stick resp. CD/DVD or on another Linux 
OS, then this is called
   <li>Release of successful ports on regular basis: Once ports have been made, 
people are needed for preparing and
     providing the builds on a regular basis. Use the
     <a 
href="https://openoffice.apache.org/mailing-lists.html#development-mailing-list-public";>
-      Apache OpenOffice dev mailing list
-    </a> to coordinate.
+      Apache OpenOffice dev mailing list</a> to coordinate.
   </li>
   <li>Create a new port. There is a certain demand for doing a port. At the 
moment there are no efforts visible for such a
     port. Create one! Use the
     <a 
href="https://openoffice.apache.org/mailing-lists.html#development-mailing-list-public";>
-      Apache OpenOffice dev mailing list
-    </a> to coordinate.
+      Apache OpenOffice dev mailing list</a> to coordinate.
   </li>
   <li>
     <a href="porting_implement.html">Implementation of Porting</a> (outdated)

Reply via email to