r40610 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r40609‎ | r40610 | r40611 >
Date:14:06, 8 September 2008
Author:demon
Status:old
Tags:
Comment:
Typo in comment.
Modified paths:
  • /trunk/phase3/includes/db/Database.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/db/Database.php
@@ -212,7 +212,7 @@
213213 function lastQuery() { return $this->mLastQuery; }
214214
215215 /**
216 - * Is the a connection to the database open?
 216+ * Is a connection to the database open?
217217 * @return bool
218218 */
219219 function isOpen() { return $this->mOpened; }

Status & tagging log