diff options
Diffstat (limited to 'includes/theme.inc')
-rw-r--r-- | includes/theme.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/theme.inc b/includes/theme.inc index 231ff52d4..339ec3512 100644 --- a/includes/theme.inc +++ b/includes/theme.inc @@ -42,7 +42,7 @@ function init_theme() { $themes = list_themes(); /* - ** Only select the user selected theme if it is availible in the + ** Only select the user selected theme if it is available in the ** list of enabled themes. */ |