aboutsummaryrefslogtreecommitdiff
path: root/src/cct.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cct.c')
-rw-r--r--src/cct.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cct.c b/src/cct.c
index 7d02eaac..54734b98 100644
--- a/src/cct.c
+++ b/src/cct.c
@@ -280,7 +280,7 @@ int main(int argc, char **argv) {
if (opt_given (o, "c")) {
int ncols;
- /* reset colum numbers to ease comment output later on */
+ /* reset column numbers to ease comment output later on */
for (i=0; i<4; i++)
columns_xyzt[i] = 0;