1.0.24.29: fix a typo in documentation
authorNikodemus Siivola <nikodemus@random-state.net>
Sat, 10 Jan 2009 10:51:13 +0000 (10:51 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Sat, 10 Jan 2009 10:51:13 +0000 (10:51 +0000)
doc/manual/efficiency.texinfo
version.lisp-expr

index 8ef22d2..b6d67fe 100644 (file)
@@ -124,7 +124,7 @@ call to the constructor is bound to a variable declared
 stack-allocated only on x86 and x86-64.
 
 @item
-all of the above when they appear as initial parts if another
+all of the above when they appear as initial parts of another
 stack-allocated object.
 
 @end itemize
index 6efcedc..0d66989 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.24.28"
+"1.0.24.29"