Nemo bis has uploaded a new change for review.
https://gerrit.wikimedia.org/r/173081
Change subject: Fix typo in comment
......................................................................
Fix typo in comment
Change-Id: Ic1170408bbef420ca9995e75b85c4d652ae39cc2
---
M tag/TranslatablePage.php
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Translate
refs/changes/81/173081/1
diff --git a/tag/TranslatablePage.php b/tag/TranslatablePage.php
index b76a495..97e1431 100644
--- a/tag/TranslatablePage.php
+++ b/tag/TranslatablePage.php
@@ -509,7 +509,7 @@
$aid = $this->getTitle()->getArticleID();
if ( is_object( $revision ) ) {
- throw new MWException( 'Got object, excepted id' );
+ throw new MWException( 'Got object, expected id' );
}
$conds = array(
--
To view, visit https://gerrit.wikimedia.org/r/173081
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic1170408bbef420ca9995e75b85c4d652ae39cc2
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Translate
Gerrit-Branch: master
Gerrit-Owner: Nemo bis <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits