chiark / gitweb /
src/: Use gender-neutral language in commentary.
[sod] / src / parser / scanner-charbuf-impl.lisp
index 37bdd8ced396c0279093f6481a8b675127ebe6d8..43d1f9f938178717181ca222823253464522f47b 100644 (file)
@@ -107,8 +107,8 @@ (defclass charbuf-scanner (character-scanner)
 
    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