summaryrefslogtreecommitdiff
path: root/program/include/rcube_db.php
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2012-08-08 08:58:32 +0200
committerAleksander Machniak <alec@alec.pl>2012-08-08 08:58:32 +0200
commit9bfe14f7781f6f7567cfbf109474254cf6272518 (patch)
tree8ab9558c7e5fa500989100a6b4d73e68a79d4234 /program/include/rcube_db.php
parent2b992c5683716faee80e2e0936dc2bbd01b3de09 (diff)
parentb93f5556f20e8e5ce5c235fee11dec4c2a070060 (diff)
Merge branch 'master' of github.com:roundcube/roundcubemail
Diffstat (limited to 'program/include/rcube_db.php')
-rw-r--r--program/include/rcube_db.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/program/include/rcube_db.php b/program/include/rcube_db.php
index d0d213cd0..33dcbe975 100644
--- a/program/include/rcube_db.php
+++ b/program/include/rcube_db.php
@@ -196,7 +196,7 @@ class rcube_db
}
/**
- * Connect to appropiate database depending on the operation
+ * Connect to appropriate database depending on the operation
*
* @param string $mode Connection mode (r|w)
*/