[Libreoffice-commits] .: i18npool/source

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Sun Oct 28 13:18:54 PDT 2012


 i18npool/source/nativenumber/nativenumbersupplier.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 30762128a8cbe218433a7d44c04b308809c9bd48
Author: Lior Kaplan <kaplanlior at gmail.com>
Date:   Sat Oct 27 14:31:45 2012 +0200

    Update reference link for Hebrew Numbering System
    
    Change-Id: I5b761341b1bfbd3462ab5ffa21608182584f757a

diff --git a/i18npool/source/nativenumber/nativenumbersupplier.cxx b/i18npool/source/nativenumber/nativenumbersupplier.cxx
index 8c10f0f..8632b5d 100644
--- a/i18npool/source/nativenumber/nativenumbersupplier.cxx
+++ b/i18npool/source/nativenumber/nativenumbersupplier.cxx
@@ -792,7 +792,7 @@ sal_Int16 SAL_CALL NativeNumberSupplier::convertFromXmlAttributes( const NativeN
 
 // Following code generates Hebrew Number,
 // see numerical system in the Hebrew Numbering System in following link for details,
-// http://people.netscape.com/smontagu/writings/HebrewNumbers.html
+// http://smontagu.org/writings/HebrewNumbers.html
 
 struct HebrewNumberChar {
     sal_Unicode code;


More information about the Libreoffice-commits mailing list