summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index df4662a..42e6220 100644
--- a/README
+++ b/README
@@ -3,7 +3,7 @@
deheader analyzes C and C++ files to determine which header enclusions can be
removed while still allowing them to compile. This may result in substantial
improvements in compilation time, especially on large C++ projects; it also
-sometime exposes dependencies and cohesions of which developers were unaware.
+sometimes exposes dependencies and cohesions of which developers were unaware.
Eric S. Raymond
December 2010