changeset 7025:adf164b814b3

[project @ 2007-10-15 07:55:55 by dbateman]
author dbateman
date Mon, 15 Oct 2007 07:55:55 +0000
parents 7e3492d02821
children b60eeac5ac38
files doc/interpreter/container.txi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/interpreter/container.txi	Sun Oct 14 19:28:42 2007 +0000
+++ b/doc/interpreter/container.txi	Mon Oct 15 07:55:55 2007 +0000
@@ -311,7 +311,7 @@
 @example
 @group
 in = struct ('call1', @{x, Inf, 'last'@}, 'call2', @{x, Inf, 'first'@});
-in (1, :) = []
+in (:, 1) = []
 @result{} in =
       @{
         call1 =