diff options
author | Lior Kaplan <kaplanlior@gmail.com> | 2012-10-27 14:31:45 +0200 |
---|---|---|
committer | Lior Kaplan <kaplanlior@gmail.com> | 2012-10-28 22:09:13 +0200 |
commit | 30762128a8cbe218433a7d44c04b308809c9bd48 (patch) | |
tree | baf30a8be984b9d63b424dabdaba8196e4d16fdf /i18npool/source | |
parent | 2e4ab69246bc93fbc8cbbfc9f74c03612e611e11 (diff) |
Update reference link for Hebrew Numbering System
Change-Id: I5b761341b1bfbd3462ab5ffa21608182584f757a
Diffstat (limited to 'i18npool/source')
-rw-r--r-- | i18npool/source/nativenumber/nativenumbersupplier.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i18npool/source/nativenumber/nativenumbersupplier.cxx b/i18npool/source/nativenumber/nativenumbersupplier.cxx index 8c10f0fe9fcd..8632b5df7a7c 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; |