diff options
author | Luca Falavigna <dktrkranz@ubuntu.com> | 2009-08-01 19:57:15 +0200 |
---|---|---|
committer | Luca Falavigna <dktrkranz@ubuntu.com> | 2009-08-01 19:57:15 +0200 |
commit | 6ca26e3b9935b19879591148e3dba4ddafacc471 (patch) | |
tree | dc57d7e276961b5dc321a5767d7a655ddac4c9e7 /debian/control | |
parent | 5e6f4b1d3f01aa95b4faee6b021600b4f72f5d81 (diff) |
Correct some mispelled words in package description
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
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 |