Ori.livneh has uploaded a new change for review.

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


Change subject: Tweaks to comment-block suggested by S
......................................................................

Tweaks to comment-block suggested by S

This change makes a couple of small changes to the comment block, as
recommended by S in a review for change I86cc10854.

Change-Id: Ibc147a7009b301824ab1e954d50c3ec413659fcd
---
M modules/ext.eventLogging.core.js
1 file changed, 4 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/EventLogging 
refs/changes/88/68488/1

diff --git a/modules/ext.eventLogging.core.js b/modules/ext.eventLogging.core.js
index a918a1a..0f4313f 100644
--- a/modules/ext.eventLogging.core.js
+++ b/modules/ext.eventLogging.core.js
@@ -206,10 +206,10 @@
 
 
                /**
-                * Prepares an event for dispatch by filling-in defaults for any
-                * missing properties, evaluating any computed properties, and
-                * then encapsulating the result in a generic wrapper object
-                * that contains metadata about the event.
+                * Prepares an event for dispatch by filling defaults for any
+                * missing properties, invoking any properties that are
+                * functions, and finally encapsulating the result in a generic
+                * wrapper object that contains metadata about the event.
                 *
                 * @method prepare
                 * @param {String} schemaName Canonical schema name.

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibc147a7009b301824ab1e954d50c3ec413659fcd
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/EventLogging
Gerrit-Branch: master
Gerrit-Owner: Ori.livneh <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to