X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/85aa8b3e6716fedd4617dc8d76cd459c8a38cdc5..refs/heads/master:/src/parser/scanner-charbuf-impl.lisp?ds=sidebyside diff --git a/src/parser/scanner-charbuf-impl.lisp b/src/parser/scanner-charbuf-impl.lisp index 37bdd8c..43d1f9f 100644 --- a/src/parser/scanner-charbuf-impl.lisp +++ b/src/parser/scanner-charbuf-impl.lisp @@ -107,8 +107,8 @@ Which leaves us with the need to determine whether there are outstanding captures. We simply maintain a counter, and rely on the client releasing - captured places properly when he's finished. In practice, this is usually - done using the `peek' parser macro so there isn't a problem.")) + captured places properly when they've finished. In practice, this is + usually done using the `peek' parser macro so there isn't a problem.")) (export '(charbuf-scanner-place charbuf-scanner-place-p)) (defstruct charbuf-scanner-place