Fix typo mulitple -> multiple

This commit is contained in:
Tré Ammatuna 2018-06-25 09:37:58 -07:00 committed by GitHub
parent 2d7985f34b
commit 952dbffc3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -90,7 +90,7 @@ setOptions({
/**
* regex for finding the hierarchy root separator
* @example:
* null - turn off mulitple hierarchy roots
* null - turn off multiple hierarchy roots
* /\|/ - split by `|`
* @type {Regex}
*/