diff --git a/src/ol/xml.js b/src/ol/xml.js index 908e6bbb9e..996678c857 100644 --- a/src/ol/xml.js +++ b/src/ol/xml.js @@ -679,7 +679,7 @@ ol.xml.parseNode = function(parsersNS, node, objectStack, opt_this) { * @param {Node} node Node. * @param {Array.<*>} objectStack Object stack. * @param {*=} opt_this The object to use as `this`. - * @return {T|undefined} Object. + * @return {T} Object. * @template T */ ol.xml.pushParseAndPop = function(