diff --git a/locale.html b/locale.html index 4f7741c..cd2db96 100644 --- a/locale.html +++ b/locale.html @@ -116,6 +116,9 @@

1. If the default general ordering of characters (characterOrder) within a line in _locale_ is right-to-left, return *"rtl"*. 1. Return *"ltr"*. + + When the direction of default general ordering of characters (characterOrder) within a line in the locale cannot be determined, or is not right-to-left, *"ltr"* will be retruned. +