Bartosz Dziewoński has uploaded a new change for review. https://gerrit.wikimedia.org/r/203680
Change subject: ve.ui.Tool: Correct documentation ...................................................................... ve.ui.Tool: Correct documentation Change-Id: I6a12a584a60cc4e02452c78e9ed8e2635c97c158 --- M src/ui/ve.ui.Tool.js 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/VisualEditor/VisualEditor refs/changes/80/203680/1 diff --git a/src/ui/ve.ui.Tool.js b/src/ui/ve.ui.Tool.js index 2724320..9135e77 100644 --- a/src/ui/ve.ui.Tool.js +++ b/src/ui/ve.ui.Tool.js @@ -5,7 +5,7 @@ */ /** - * UserInterface annotation tool. + * UserInterface tool. * * @class * @abstract -- To view, visit https://gerrit.wikimedia.org/r/203680 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I6a12a584a60cc4e02452c78e9ed8e2635c97c158 Gerrit-PatchSet: 1 Gerrit-Project: VisualEditor/VisualEditor Gerrit-Branch: master Gerrit-Owner: Bartosz Dziewoński <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
