summaryrefslogtreecommitdiff
path: root/inc/geshi/scala.php
diff options
context:
space:
mode:
Diffstat (limited to 'inc/geshi/scala.php')
-rw-r--r--inc/geshi/scala.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/inc/geshi/scala.php b/inc/geshi/scala.php
index 00c75cfd6..c72de3362 100644
--- a/inc/geshi/scala.php
+++ b/inc/geshi/scala.php
@@ -4,7 +4,7 @@
* ----------
* Author: Franco Lombardo (franco@francolombardo.net)
* Copyright: (c) 2008 Franco Lombardo, Benny Baumann
- * Release Version: 1\.0\.8
+ * Release Version: 1.0.8.3
* Date Started: 2008/02/08
*
* Scala language file for GeSHi.
@@ -66,8 +66,8 @@ $language_data = array (
),
'CASE_SENSITIVE' => array(
GESHI_COMMENTS => false,
- 1 => false,
- 2 => false
+ 1 => true,
+ 2 => true
),
'STYLES' => array(
'KEYWORDS' => array(