summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Falavigna <dktrkranz@ubuntu.com>2009-08-01 19:57:15 +0200
committerLuca Falavigna <dktrkranz@ubuntu.com>2009-08-01 19:57:15 +0200
commit6ca26e3b9935b19879591148e3dba4ddafacc471 (patch)
treedc57d7e276961b5dc321a5767d7a655ddac4c9e7
parent5e6f4b1d3f01aa95b4faee6b021600b4f72f5d81 (diff)
Correct some mispelled words in package description
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 9b6e709..1117070 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Package: scons
Architecture: all
Depends: ${python:Depends}
XB-Python-Version: ${python:Versions}
-Description: A replacement for Make
+Description: replacement for make
SCons is a make replacement providing a range of enhanced features such
as automated dependency generation and built in compilation cache
support. SCons rule sets are Python scripts so as well as the features