summaryrefslogtreecommitdiff
path: root/program/lib/Roundcube/rcube.php
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2012-12-07 11:13:11 +0100
committerAleksander Machniak <alec@alec.pl>2012-12-07 11:13:11 +0100
commit996af3bfd9bfcac84396790a9a215d177b17c79e (patch)
treeed80623400c0abaed69856399d015f20392180eb /program/lib/Roundcube/rcube.php
parent8b748de4ec5e48c7cc0e3f4942669c369710830e (diff)
Some more rcmail -> rcube cleanup
Diffstat (limited to 'program/lib/Roundcube/rcube.php')
-rw-r--r--program/lib/Roundcube/rcube.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/program/lib/Roundcube/rcube.php b/program/lib/Roundcube/rcube.php
index c3aa8ffa5..cc4905a14 100644
--- a/program/lib/Roundcube/rcube.php
+++ b/program/lib/Roundcube/rcube.php
@@ -36,7 +36,7 @@ class rcube
/**
* Singleton instace of rcube
*
- * @var rcmail
+ * @var rcube
*/
static protected $instance;