Addshore has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/373853 )
Change subject: Fix typo in UploadFromRequest
......................................................................
Fix typo in UploadFromRequest
Change-Id: I9e7d5cfeb16d8e657a1c30d7d2fdcc7021491086
---
M includes/UploadFromRequest.php
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/ImageTweaks
refs/changes/53/373853/1
diff --git a/includes/UploadFromRequest.php b/includes/UploadFromRequest.php
index 45a3dd0..9eccead 100644
--- a/includes/UploadFromRequest.php
+++ b/includes/UploadFromRequest.php
@@ -132,7 +132,7 @@
wfDebugLog( 'fileupload', $status );
if ( $status->isOk() ) {
- wfDebugLog( 'fileupload', 'Download from request
completed successfuly.' );
+ wfDebugLog( 'fileupload', 'Download from request
completed successfully.' );
} else {
wfDebugLog(
'fileupload',
--
To view, visit https://gerrit.wikimedia.org/r/373853
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I9e7d5cfeb16d8e657a1c30d7d2fdcc7021491086
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/ImageTweaks
Gerrit-Branch: master
Gerrit-Owner: Addshore <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits