Yuri Chornoivan contributed some typo fixes
[pspp] / src / data / ods-reader.c
index b2efe2c5734c5c8a07dda87e39f4f8b69b75b15f..dc861f29abcdab8916fc0b5d0534726467a8dc80 100644 (file)
@@ -129,7 +129,7 @@ struct cache_datum
 {
   struct hmap_node node;
 
-  /* The the number of the sheet.  */
+  /* The number of the sheet.  */
   int sheet;
 
   /* The cell's row.  */