summaryrefslogtreecommitdiff
path: root/src/util/Table.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/Table.c')
-rw-r--r--src/util/Table.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/Table.c b/src/util/Table.c
index 31db8444..4e38fee9 100644
--- a/src/util/Table.c
+++ b/src/util/Table.c
@@ -9,7 +9,7 @@
@desc
This program implements the key-value table API defined
in util_Table.h, the Cactus Reference Manual, and in
- chapter C of the the Cactus User's Guide. A slightly
+ chapter C of the the Cactus User's Guide. A slightly
earlier version of this API is documented in
http://www.cactuscode.org/Development/Specs/KeyValueLookup.txt
@enddesc