Changeset: 3590f7df6fca for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/3590f7df6fca
Modified Files:
        monetdb5/modules/mal/clients.c
Branch: Aug2024
Log Message:

Typo.


diffs (12 lines):

diff --git a/monetdb5/modules/mal/clients.c b/monetdb5/modules/mal/clients.c
--- a/monetdb5/modules/mal/clients.c
+++ b/monetdb5/modules/mal/clients.c
@@ -574,7 +574,7 @@ CLTgetProfile(Client cntxt, MalBlkPtr mb
 
 /* Long running queries are traced in the logger
  * with a message from the interpreter.
- * This value should be set to minutes to avoid a lengthly log */
+ * This value should be set to minutes to avoid a lengthy log */
 static str
 CLTsetPrintTimeout(void *ret, const int *secs)
 {
_______________________________________________
checkin-list mailing list -- checkin-list@monetdb.org
To unsubscribe send an email to checkin-list-le...@monetdb.org

Reply via email to