Index: doc/next-migration.html
===================================================================
diff -u -r3d40cb4ba41cd488a5095695d7dcd8a6bd69efa9 -r09fdaef530d334f8ea065db60b20a644c671e74d
--- doc/next-migration.html (.../next-migration.html) (revision 3d40cb4ba41cd488a5095695d7dcd8a6bd69efa9)
+++ doc/next-migration.html (.../next-migration.html) (revision 09fdaef530d334f8ea065db60b20a644c671e74d)
@@ -784,7 +784,7 @@
Stack instproc pop {} {
my instvar things
set top [lindex $things 0]
- set things [lrange $things 1 end]