Quote values in apidoc

This commit is contained in:
Frederic Junod
2013-10-29 11:01:49 +01:00
parent 7a0cefd872
commit 3efc810ca9
5 changed files with 53 additions and 53 deletions

View File

@@ -13,7 +13,7 @@ goog.require('goog.uri.utils');
*/
ol.source.WMSGetFeatureInfoMethod = {
/**
* Load the info in an IFRAME. Only works with 'text/html and 'text/plain' as
* Load the info in an IFRAME. Only works with `text/html` and `text/plain` as
* `INFO_FORMAT`.
*/
IFRAME: 'iframe',