Fix documentation

Change-Id: I56bb846bd91a0d39b21a9783df99b5f72c5e65f7
This commit is contained in:
Ed Sanders 2016-05-24 13:49:22 +01:00
parent bac8dd6be7
commit 1ceef164c5

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;