1.0.19.5: minor wording fix
authorNikodemus Siivola <nikodemus@random-state.net>
Wed, 30 Jul 2008 14:39:40 +0000 (14:39 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Wed, 30 Jul 2008 14:39:40 +0000 (14:39 +0000)
 * Patch by Zach Beane.

src/code/fd-stream.lisp
version.lisp-expr

index 4eab347..8961da4 100644 (file)
     (attempt-resync ()
       :report (lambda (stream)
                 (format stream
-                        "~@<Attempt to resync the stream at a character ~
+                        "~@<Attempt to resync the stream at a ~
                         character boundary and continue.~@:>"))
       (fd-stream-resync stream)
       nil)
index 2e843e5..fb3d67f 100644 (file)
@@ -17,4 +17,4 @@
 ;;; checkins which aren't released. (And occasionally for internal
 ;;; versions, especially for internal versions off the main CVS
 ;;; branch, it gets hairier, e.g. "0.pre7.14.flaky4.13".)
-"1.0.19.4"
+"1.0.19.5"