diff options
author | Urban Müller | 2023-09-28 16:14:47 +0200 |
---|---|---|
committer | Urban Müller | 2023-09-28 16:14:47 +0200 |
commit | 338e6dea486458d4279e8b17e419143fd45f4c60 (patch) | |
tree | 9a0ac281da0a4d951890eab807105a26e31d19fd | |
parent | 888af9543cb9b632b0671284771ca6a82aed47dd (diff) | |
download | itools-338e6dea486458d4279e8b17e419143fd45f4c60.tar.gz itools-338e6dea486458d4279e8b17e419143fd45f4c60.tar.bz2 itools-338e6dea486458d4279e8b17e419143fd45f4c60.zip |
fix docs
-rw-r--r-- | it_text.class | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/it_text.class b/it_text.class index 61a6006..2f11277 100644 --- a/it_text.class +++ b/it_text.class @@ -191,7 +191,7 @@ function get_language() /** - * INTERNAL function for T_lang(): Get active language + * INTERNAL function for T_defaultlang(): get lang that would used without url overrides */ function get_defaultlanguage() { |