float tests: Tweak.
[pspp] / lib / fts.c
index ad762dd779cf6ca1de3971b8fcc4c2f9edcc05e9..d3ad1cd5785462892b706b7de144a2fb158e87ef 100644 (file)
--- a/lib/fts.c
+++ b/lib/fts.c
@@ -710,7 +710,7 @@ leaf_optimization_applies (int dir_fd _GL_UNUSED) { return false; }
 #endif
 
 /* link-count-optimization entry:
-   map an stat.st_dev number to a boolean: leaf_optimization_works */
+   map a stat.st_dev number to a boolean: leaf_optimization_works */
 struct LCO_ent
 {
   dev_t st_dev;