diff --git a/v3/pwiki/parser.js b/v3/pwiki/parser.js index 23111f2..f724b80 100644 --- a/v3/pwiki/parser.js +++ b/v3/pwiki/parser.js @@ -33,7 +33,7 @@ var pwpath = require('./path') // "aaa \"bbb \\"ccc\\" bbb\" aaa" // XXX RENAME... -// ...this handles the syntax and lexing... +// ...this handles the syntax and execution... var BaseParser = module.BaseParser = { // patterns...