diff options
author | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-02-12 18:31:34 +0000 |
---|---|---|
committer | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-02-12 18:31:34 +0000 |
commit | b2c38c3909b02e542522d328583ff51ea9269f0d (patch) | |
tree | e608dfa58e62351bebc7e028738442713c057bae /debian/control | |
parent | 21bfc2f5f8fdfed031357eda5b5a539745118407 (diff) | |
download | libconfig-b2c38c3909b02e542522d328583ff51ea9269f0d.tar.gz |
Nitpicky typos.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 28e6fb5..9444b8d 100644 --- a/debian/control +++ b/debian/control @@ -88,7 +88,7 @@ Priority: extra Architecture: any Depends: libconfig9 (= ${binary:Version}), ${misc:Depends} Description: debug symbols for libconfig9 - This package provides debugging information for libconfig library + This package provides debugging information for the libconfig library. Package: libconfig++-dbg Section: debug @@ -96,4 +96,4 @@ Priority: extra Architecture: any Depends: libconfig++9 (= ${binary:Version}), ${misc:Depends} Description: debug symbols for libconfig++9 - This package provides debugging information for C++ API of libconfig library + This package provides debugging information for the libconfig++ library. |