From: Bdale Garbee Date: Tue, 17 Nov 2009 00:33:02 +0000 (-0700) Subject: fix typos in short package descriptions, closes: #556572 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=03854c0b8d3d669bee04d09118fe804098321178;p=debian%2Fgnuradio fix typos in short package descriptions, closes: #556572 --- diff --git a/debian/control b/debian/control index 5d30d089..237df838 100644 --- a/debian/control +++ b/debian/control @@ -220,7 +220,7 @@ Package: libgnuradio-qtgui0 Section: libs Architecture: any Depends: libgnuradio-core0 (= ${binary:Version}), ${shlibs:Depends} -Description: GNU Radio C++ blocks fro QT-based GUI applications +Description: GNU Radio C++ blocks for QT-based GUI applications This package contains the C++ library for using GNU Radio inside QT-based GUI applications. @@ -228,7 +228,7 @@ Package: libgnuradio-qtgui-dev Section: libdevel Architecture: any Depends: libgnuradio-qtgui0 (= ${binary:Version}), libgnuradio-core-dev (= ${binary:Version}), libqt4-dev, libqwtplot3d-qt4-dev -Description: GNU Radio C++ blocks fro QT-based GUI applications +Description: GNU Radio C++ blocks for QT-based GUI applications This package contains the C++ library for using GNU Radio inside QT-based GUI applications. .