fix typos in short package descriptions, closes: #556572
authorBdale Garbee <bdale@gag.com>
Tue, 17 Nov 2009 00:33:02 +0000 (17:33 -0700)
committerBdale Garbee <bdale@gag.com>
Tue, 17 Nov 2009 00:33:02 +0000 (17:33 -0700)
debian/control

index 5d30d0895c57efd2a1ea67e5ea586e8760fabe92..237df8385ec1bcc83be9e4d02f96674784061392 100644 (file)
@@ -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.
  .