doc: @inheritDoc -> @inheritdoc

Follows-up db3da5d. Also scanned code base for more matches but
looks like those have been cleaned up already.

Change-Id: I62d1c4367e1ed7b7162d7b688227dfa5dca562aa
This commit is contained in:
Timo Tijhof 2013-07-31 23:06:29 +02:00
parent ed8133e317
commit cde62acf4b

View file

@ -144,7 +144,7 @@ ve.ui.MWLinkTargetInputWidget.prototype.getLookupMenuItemsFromData = function (
}; };
/** /**
* @inheritDoc * @inheritdoc
*/ */
ve.ui.MWLinkTargetInputWidget.prototype.initializeLookupMenuSelection = function () { ve.ui.MWLinkTargetInputWidget.prototype.initializeLookupMenuSelection = function () {
var item; var item;