summaryrefslogtreecommitdiff
path: root/control
diff options
context:
space:
mode:
Diffstat (limited to 'control')
-rw-r--r--control4
1 files changed, 2 insertions, 2 deletions
diff --git a/control b/control
index 45eef51..9103f03 100644
--- a/control
+++ b/control
@@ -4,10 +4,10 @@
Package: deheader
Description: find (optionally remove) unneeded includes in C or C++ sourcefiles
- deheader analyzes C and C++ files to determine which header enclusions can be
+ deheader analyzes C and C++ files to determine which header inclusions 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.
XBS-Destinations: freshmeat