Merge "Fix documentation"

This commit is contained in:
jenkins-bot 2016-05-24 14:38:45 +00:00 committed by Gerrit Code Review
commit c9a0e1a9fe

View file

@ -67,7 +67,7 @@ ve.ui.MWReferenceContextItem.prototype.getRendering = function () {
/**
* Get the reference node in the containing document (not the internal list document)
*
* @return {ve.dm.Node} Reference node
* @return {ve.dm.InternalItemNode|null} Reference item node
*/
ve.ui.MWReferenceContextItem.prototype.getReferenceNode = function () {
var refModel;