Changeset: 9f6dcaa554f5 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=9f6dcaa554f5
Modified Files:
        gdk/gdk_batop.c
Branch: Jul2015
Log Message:

Typo.


diffs (12 lines):

diff --git a/gdk/gdk_batop.c b/gdk/gdk_batop.c
--- a/gdk/gdk_batop.c
+++ b/gdk/gdk_batop.c
@@ -103,7 +103,7 @@ insert_string_bat(BAT *b, BAT *n, int ap
                        /* If b is in the transient farm (i.e. b will
                         * never become persistent), we try some
                         * clever tricks to avoid copying:
-                        * - if b is empty, we just let is share the
+                        * - if b is empty, we just let it share the
                          *   string heap with n;
                         * - otherwise, if b's string heap and n's
                          *   string heap are the same (i.e. shared),
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to