summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndřej Surý <ondrej@sury.org>2011-06-14 11:16:52 +0200
committerOndřej Surý <ondrej@sury.org>2011-06-14 11:16:52 +0200
commit1087af0c9007ce10060b387d188b3ff94e58968f (patch)
tree17f45d1e40cf8d44c3600b33d4e92f0e4aca5f6f
parent882239d7a6d5bcce3cb74c7c6c471910eefa73f8 (diff)
downloadgolang-1087af0c9007ce10060b387d188b3ff94e58968f.tar.gz
Description update to have proper articles and capitalization (Closes: #630189)
-rw-r--r--debian/control6
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