summary refs log tree commit diff stats
path: root/nim/strtabs.pas
diff options
context:
space:
mode:
Diffstat (limited to 'nim/strtabs.pas')
-rw-r--r--nim/strtabs.pas3
1 files changed, 1 insertions, 2 deletions
diff --git a/nim/strtabs.pas b/nim/strtabs.pas
index 295c46faa..b07aefab1 100644
--- a/nim/strtabs.pas
+++ b/nim/strtabs.pas
@@ -8,8 +8,7 @@
 //
 unit strtabs;
 
-// A configuration file parser; the Nimrod version of this file
-// will become part of the standard library.
+// String tables.
 
 interface