diff options
author | Ondřej Surý <ondrej@sury.org> | 2011-06-14 11:16:52 +0200 |
---|---|---|
committer | Ondřej Surý <ondrej@sury.org> | 2011-06-14 11:16:52 +0200 |
commit | 1087af0c9007ce10060b387d188b3ff94e58968f (patch) | |
tree | 17f45d1e40cf8d44c3600b33d4e92f0e4aca5f6f | |
parent | 882239d7a6d5bcce3cb74c7c6c471910eefa73f8 (diff) | |
download | golang-1087af0c9007ce10060b387d188b3ff94e58968f.tar.gz |
Description update to have proper articles and capitalization (Closes: #630189)
-rw-r--r-- | debian/control | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 28debc0e7..fb2eaaa28 100644 --- a/debian/control +++ b/debian/control @@ -105,7 +105,7 @@ Package: kate-syntax-go Architecture: all Depends: ${misc:Depends}, kate Suggests: golang-go -Description: Syntax files to highlight Go in Kate editor +Description: Syntax files to highlight Go in the Kate editor Provides a syntax highlighting for the Kate editor to edit programs written in Google's Go programming language. @@ -114,8 +114,8 @@ Architecture: all Depends: ${misc:Depends}, vim Recommends: vim-addon-manager Suggests: golang-go -Description: Syntax files to highlight Go in vim - Provides a syntax highlighting for vim editor to edit programs +Description: Syntax files to highlight Go in the Vim editor + Provides a syntax highlighting for the Vim editor to edit programs written in Google's Go programming language. Package: golang-dbg |