diff options
Diffstat (limited to 'ratatoeskr/sys')
-rw-r--r-- | ratatoeskr/sys/models.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ratatoeskr/sys/models.php b/ratatoeskr/sys/models.php index bfdc442..59517a9 100644 --- a/ratatoeskr/sys/models.php +++ b/ratatoeskr/sys/models.php @@ -462,7 +462,7 @@ class Group class Translation { /* - * Varialbes: Public class variables. + * Variables: Public class variables. * * $text - The translated text. * $texttype - The type of the text. Has only a meaning in a context. |