diff options
| author | Michael Biebl <biebl@teco.edu> | 2006-09-29 11:22:39 +0000 |
|---|---|---|
| committer | Michael Biebl <biebl@teco.edu> | 2006-09-29 11:22:39 +0000 |
| commit | 154e5b7e9dd6779e3a9f63fb9afb9e8b1b193dad (patch) | |
| tree | 3b75af3dffd5a68abe93bace4ce6e10294698111 /debian/control | |
| parent | 551c415f391d14698d0cf484f279c95c5be5cc9f (diff) | |
Fix typo in package description. Closes: #390062
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@1042 ceb527fc-18e6-0310-9fe2-813c157c29e7
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 1f132a50..710e055d 100644 --- a/debian/control +++ b/debian/control @@ -49,7 +49,7 @@ Section: devel Depends: ${shlibs:Depends}, ${misc:Depends}, pkg-config Description: network management framework (development files) this package provides header files that are needed to - compile VPN Plugins for NetworManager. + compile VPN Plugins for NetworkManager. . Homepage: http://www.gnome.org/projects/NetworkManager/ |