Changeset: df554409b31f for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=df554409b31f Modified Files: gdk/gdk_bat.c Branch: Jul2012 Log Message:
Typo. diffs (12 lines): diff --git a/gdk/gdk_bat.c b/gdk/gdk_bat.c --- a/gdk/gdk_bat.c +++ b/gdk/gdk_bat.c @@ -3133,7 +3133,7 @@ BATassertHeadProps(BAT *b) * Note also that the "set" property is somewhat confused. On the one * hand, some comments suggest it is merely an indication of the * current state of affairs, i.e. all head/tail combinations are - * distinct. The code in BUNins suggests that is means that the + * distinct. The code in BUNins suggests that it means that the * combinations must be distinct. * * Note that the functions BATseqbase and BATkey also set more _______________________________________________ Checkin-list mailing list [email protected] http://mail.monetdb.org/mailman/listinfo/checkin-list
