mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Cite
synced 2024-11-28 00:40:12 +00:00
Merge "Fix documentation"
This commit is contained in:
commit
c9a0e1a9fe
|
@ -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