KartikMistry has uploaded a new change for review.
https://gerrit.wikimedia.org/r/121053
Change subject: Typo fix in console output
......................................................................
Typo fix in console output
Change-Id: I3af677efdaaba91800b136a9bb42191b425f1d36
---
M ContentTranslationService.js
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/services/cxserver
refs/changes/53/121053/1
diff --git a/ContentTranslationService.js b/ContentTranslationService.js
index 21814a3..44e21c3 100644
--- a/ContentTranslationService.js
+++ b/ContentTranslationService.js
@@ -65,7 +65,7 @@
} );
socket.on( 'disconnect', function () {
- console.warn( '[CX] Dsconnecting from redis' );
+ console.warn( '[CX] Disconnecting from redis' );
redisSub.quit();
} );
--
To view, visit https://gerrit.wikimedia.org/r/121053
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I3af677efdaaba91800b136a9bb42191b425f1d36
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/services/cxserver
Gerrit-Branch: master
Gerrit-Owner: KartikMistry <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits