From a3df379d8779d3d0730e01645bd6e6d7ad8b40b9 Mon Sep 17 00:00:00 2001 From: Kevin Chabowski Date: Wed, 9 Nov 2011 21:31:01 +0100 Subject: Fixed documentation bug/typo. --- ratatoeskr/sys/models.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit v1.2.3-54-g00ecf