diff --git a/lib/class.jit.php b/lib/class.jit.php index b0b8519..e160f73 100644 --- a/lib/class.jit.php +++ b/lib/class.jit.php @@ -31,8 +31,8 @@ class JIT extends Symphony public static $available_filters = array(); /** - * This function returns an instance of the Frontend - * class. It is the only way to create a new Frontend, as + * This function returns an instance of the JIT + * class. It is the only way to create a new JIT, as * it implements the Singleton interface * * @return JIT