Fix typo: pats -> paths

This commit is contained in:
SwhGo_oN
2016-08-29 20:15:04 +08:00
committed by GitHub
parent 92c7fe9bf6
commit d59ac53f64

View File

@@ -71,7 +71,7 @@ var config = {
startOnLoad: true, startOnLoad: true,
/** /**
* **arrowMarkerAbsolute** - This options controls whether or arrow markers in html code will be absolute pats or * **arrowMarkerAbsolute** - This options controls whether or arrow markers in html code will be absolute paths or
* an anchor, #. This matters if you are using base tag settings. * an anchor, #. This matters if you are using base tag settings.
*/ */
arrowMarkerAbsolute: false, arrowMarkerAbsolute: false,