Changeset: 0a9b3f5f4180 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=0a9b3f5f4180
Modified Files:
        MonetDB5/src/optimizer/opt_mergetable.mx
        MonetDB5/src/optimizer/opt_mitosis.mx
Branch: Oct2010
Log Message:

English.


diffs (24 lines):

diff -r 0c33775ba2b6 -r 0a9b3f5f4180 MonetDB5/src/optimizer/opt_mergetable.mx
--- a/MonetDB5/src/optimizer/opt_mergetable.mx  Fri Oct 01 13:01:04 2010 +0200
+++ b/MonetDB5/src/optimizer/opt_mergetable.mx  Fri Oct 01 13:47:35 2010 +0200
@@ -2292,7 +2292,7 @@
                        continue;
                }
 @-
-The mark operators are a special case of apply on parts as we need too
+The mark operators are a special case of apply on parts as we need to
 correct the mark base oid's 
 @c
                if (match == 1 && 
diff -r 0c33775ba2b6 -r 0a9b3f5f4180 MonetDB5/src/optimizer/opt_mitosis.mx
--- a/MonetDB5/src/optimizer/opt_mitosis.mx     Fri Oct 01 13:01:04 2010 +0200
+++ b/MonetDB5/src/optimizer/opt_mitosis.mx     Fri Oct 01 13:47:35 2010 +0200
@@ -136,7 +136,7 @@
 would fit into memory conveniently for processing. We attempt to use
 at least all threads.
 Experience shows that the pieces should not be too small.
-To keep the threads working, we create more pieces then threads.
+To keep the threads working, we create more pieces than threads.
 
 The pieces to be used may be overruled by the octopus optimizer.
 @c
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to