jenkins-bot has submitted this change and it was merged.

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(-)

Approvals:
  Spage: Looks good to me, approved
  jenkins-bot: Verified



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: merged
Gerrit-Change-Id: Ibc147a7009b301824ab1e954d50c3ec413659fcd
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/EventLogging
Gerrit-Branch: master
Gerrit-Owner: Ori.livneh <[email protected]>
Gerrit-Reviewer: Ori.livneh <[email protected]>
Gerrit-Reviewer: Spage <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to