Index: doc/next-migration.txt
===================================================================
diff -u -r67639f37e908458f0c4016135f8d7771c7dde465 -rb568b39b5b7c822c9ac6e1088d9959ab643f10c0
--- doc/next-migration.txt	(.../next-migration.txt)	(revision 67639f37e908458f0c4016135f8d7771c7dde465)
+++ doc/next-migration.txt	(.../next-migration.txt)	(revision b568b39b5b7c822c9ac6e1088d9959ab643f10c0)
@@ -1384,7 +1384,7 @@
 NX supports in contrary to XOTcl to define the _multiplicity_ of values
 per parameter. In NX, one can specify that a parameter can accept the
 value "" (empty) in addition to e.g. an integer, or one can specify that the
-value is an empty or non-empty ist of values via the multiplicity. For
+value is an empty or non-empty list of values via the multiplicity. For
 every specified value, the value checkers are applied.
 
 [options="header",cols="asciidoc,asciidoc",frame="none",valign="middle"]