Changeset: a31f54f6050e for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=a31f54f6050e Modified Files: clients/Tests/MAL-signatures.stable.out clients/Tests/MAL-signatures.stable.out.int128 monetdb5/modules/mal/mat.mal Branch: Jul2015 Log Message:
Typo. diffs (36 lines): diff --git a/clients/Tests/MAL-signatures.stable.out b/clients/Tests/MAL-signatures.stable.out --- a/clients/Tests/MAL-signatures.stable.out +++ b/clients/Tests/MAL-signatures.stable.out @@ -39096,7 +39096,7 @@ comment Create an iterator over a MAT pattern mat.new(b:bat[:oid,:any_2]...):bat[:oid,:any_2] address MATpack; -comment Define a Merge Association Table (MAT). Faal back to the pack operationwhen this is called +comment Define a Merge Association Table (MAT). Fall back to the pack operationwhen this is called pattern mat.print(b:bat[:oid,:any_2]...):void address MATprint; diff --git a/clients/Tests/MAL-signatures.stable.out.int128 b/clients/Tests/MAL-signatures.stable.out.int128 --- a/clients/Tests/MAL-signatures.stable.out.int128 +++ b/clients/Tests/MAL-signatures.stable.out.int128 @@ -50027,7 +50027,7 @@ comment Create an iterator over a MAT pattern mat.new(b:bat[:oid,:any_2]...):bat[:oid,:any_2] address MATpack; -comment Define a Merge Association Table (MAT). Faal back to the pack operationwhen this is called +comment Define a Merge Association Table (MAT). Fall back to the pack operationwhen this is called pattern mat.print(b:bat[:oid,:any_2]...):void address MATprint; diff --git a/monetdb5/modules/mal/mat.mal b/monetdb5/modules/mal/mat.mal --- a/monetdb5/modules/mal/mat.mal +++ b/monetdb5/modules/mal/mat.mal @@ -8,7 +8,7 @@ module mat; pattern new(b:bat[:oid,:any_2]...):bat[:oid,:any_2] address MATpack -comment "Define a Merge Association Table (MAT). Faal back to the pack operation +comment "Define a Merge Association Table (MAT). Fall back to the pack operation when this is called "; pattern pack(:any_2...):bat[:oid,:any_2] _______________________________________________ checkin-list mailing list checkin-list@monetdb.org https://www.monetdb.org/mailman/listinfo/checkin-list