typo fix...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2018-11-26 20:38:23 +03:00
parent 12d2815345
commit 3ba75223ba

View File

@ -66,7 +66,7 @@ var TagsClassPrototype = {
.sort()
.join(':') })
.join('/') })
// sort paths within sets...
// sort sets containing paths...
//.split(/:/g)
// .sort()
// .join(':') })