Changeset: 408548ef8a00 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=408548ef8a00
Modified Files:
        monetdb5/mal/mal_type.c
Branch: Dec2011
Log Message:

English.


diffs (15 lines):

diff --git a/monetdb5/mal/mal_type.c b/monetdb5/mal/mal_type.c
--- a/monetdb5/mal/mal_type.c
+++ b/monetdb5/mal/mal_type.c
@@ -208,9 +208,9 @@ getTypeIndex(str nme, int len, int defty
 }
 /*
  * @-
- * Literal constants are not necessary type specific, e.g.
+ * Literal constants are not necessarily type specific, e.g.
  * the value '0' could represent bte,sht,wrd,int,lng.
- * If the value is potential ambiguous then it should
+ * If the value is potentially ambiguous, it should
  * be made type specific in listings
  */
 int
_______________________________________________
Checkin-list mailing list
Checkin-list@monetdb.org
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to