summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2019-12-01 10:37:06 +0200
committerLars Wirzenius <liw@liw.fi>2019-12-01 10:37:06 +0200
commita23702270b82c2cdd527780b99d5acf9e0a044ee (patch)
tree730403efb0a51c866e177b78dc19bcd92a23cf3d /debian
parent5d1fe2fab365af65ee4c36e1f61501983f98d177 (diff)
downloadsubplot-a23702270b82c2cdd527780b99d5acf9e0a044ee.tar.gz
Change: improve elevator speech of project
Use the same in README.md and .deb package description.
Diffstat (limited to 'debian')
-rw-r--r--debian/control8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index 949b35b..2a25150 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Depends:
${misc:Depends},
${shlibs:Depends}
Built-Using: ${cargo:Built-Using}
-Description: automatic tool for accetance testing
- Aid software development by providing tooling for capturing and communicating
- acceptance criteria and how they are to be verified, in a way that's
- understood by all project stakeholders.
+Description: automatic tool for acceptance testing
+ Capture and communicate acceptance criteria for software and systems,
+ and how they are verified, in a way that's understood by all project
+ stakeholders.