Changeset: 3c0584bec999 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=3c0584bec999
Modified Files:
pathfinder/runtime/pathfinder.mx
Branch: Feb2010
Log Message:
Typo in comment.
diffs (12 lines):
diff -r c562b02b5ae5 -r 3c0584bec999 pathfinder/runtime/pathfinder.mx
--- a/pathfinder/runtime/pathfinder.mx Fri May 21 21:36:40 2010 +0200
+++ b/pathfinder/runtime/pathfinder.mx Fri May 21 14:43:55 2010 +0200
@@ -5703,7 +5703,7 @@
* these persist accross sessions as the generated PROCs refer to them.
* This mostly for leakage monitoring purposes, such that dir(); does
* not show any tmp_X bats. Not doing this would not cause a leak; next
- * session the old values are overwritten (and cleant up in MIL).
+ * session the old values are overwritten (and cleaned up in MIL).
*/
Variable v = monet_cntxt[ctx->stk].var;
while(v && strcmp(v->name, "v_vid000")) {
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list