diff --git a/lib/Doctrine/Manager.php b/lib/Doctrine/Manager.php index a8f75be7b..1b9aaf1a1 100644 --- a/lib/Doctrine/Manager.php +++ b/lib/Doctrine/Manager.php @@ -610,7 +610,7 @@ public function getConnections() * Sets the current connection to $key * * @param mixed $key the connection key - * @throws InvalidKeyException + * @throws Doctrine_Manager_Exception * @return void */ public function setCurrentConnection($key)