mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Cite
synced 2024-11-15 10:59:56 +00:00
Fix documentation
Change-Id: I56bb846bd91a0d39b21a9783df99b5f72c5e65f7
This commit is contained in:
parent
bac8dd6be7
commit
1ceef164c5
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue