Krinkle has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/107863


Change subject: ve.init.Target: Fix $document property documentation
......................................................................

ve.init.Target: Fix $document property documentation

It was indexed as a property named "The".

Change-Id: If165a797f36ae5be1e9673ddf2c80385ca09a48e
---
M modules/ve/init/ve.init.Target.js
1 file changed, 2 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/VisualEditor/VisualEditor 
refs/changes/63/107863/1

diff --git a/modules/ve/init/ve.init.Target.js 
b/modules/ve/init/ve.init.Target.js
index 540700a..91f2711 100644
--- a/modules/ve/init/ve.init.Target.js
+++ b/modules/ve/init/ve.init.Target.js
@@ -28,7 +28,8 @@
        this.surface = null;
 
        /**
-        * @property {jQuery} The ve-ce-documentNode of #surface
+        * The ve-ce-documentNode of #surface
+        * @property {jQuery}
         */
        this.$document = null;
 

-- 
To view, visit https://gerrit.wikimedia.org/r/107863
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: If165a797f36ae5be1e9673ddf2c80385ca09a48e
Gerrit-PatchSet: 1
Gerrit-Project: VisualEditor/VisualEditor
Gerrit-Branch: master
Gerrit-Owner: Krinkle <krinklem...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to