From 8f379ddf5ae945cfec85dced286de4cfa282fd77 Mon Sep 17 00:00:00 2001 From: Niklas Johansson Date: Tue, 31 Mar 2015 14:02:45 +0200 Subject: Updated core Project: help 02143d13f587b3ce40834d709ca9c872ac907e13 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit tdf#89437 Add note, not all languages have autocorrection of ordinal suffixes Not all languages have the convention of printing ordinal suffixes as superscript. For English auto correction of 1st to 1^st can be correct in Swedish auto correction of 1:a to 1^:a is just plain wrong and LibreOffice does not do it anymore so lets add a short note about it in the help. Change-Id: Ic4c9273b74576d2a8d1e0c8ac3adbe4af40185fc Reviewed-on: https://gerrit.libreoffice.org/15088 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- helpcontent2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helpcontent2') diff --git a/helpcontent2 b/helpcontent2 index b1178f96fe29..02143d13f587 160000 --- a/helpcontent2 +++ b/helpcontent2 @@ -1 +1 @@ -Subproject commit b1178f96fe29860b1d92c8c150d5169f96a964b2 +Subproject commit 02143d13f587b3ce40834d709ca9c872ac907e13 -- cgit