formatting
diff --git a/src/base/ftoutln.c b/src/base/ftoutln.c
index f9a806f..62b0cd9 100644
--- a/src/base/ftoutln.c
+++ b/src/base/ftoutln.c
@@ -334,7 +334,7 @@
if ( end != n_points - 1 )
goto Bad;
- /* XXX: check the that array */
+ /* XXX: check the tags array */
return 0;
}