aboutsummaryrefslogtreecommitdiff
path: root/src/libndb/ndbaux.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/libndb/ndbaux.c')
-rw-r--r--src/libndb/ndbaux.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libndb/ndbaux.c b/src/libndb/ndbaux.c
index 94246fc6..a2688736 100644
--- a/src/libndb/ndbaux.c
+++ b/src/libndb/ndbaux.c
@@ -60,7 +60,7 @@ _ndbparsetuple(char *cp, Ndbtuple **tp)
}
/*
- * parse all tuples in a line. we assume that the
+ * parse all tuples in a line. we assume that the
* line ends in a '\n'.
*
* the tuples are linked as a list using ->entry and