summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndřej Surý <ondrej@sury.org>2011-05-25 09:39:20 +0200
committerOndřej Surý <ondrej@sury.org>2011-05-25 09:39:20 +0200
commitd19888ee3007c5bb25b60569f0f6ec357ed07f81 (patch)
tree1a0e169dac57619310999c8620977c79a7da8dde
parentdc384495b96725a8382d4af44bf4ce64b7b3afb9 (diff)
downloadgolang-d19888ee3007c5bb25b60569f0f6ec357ed07f81.tar.gz
Fix "the Google's Go implementation" in extended description (Closes: #627814)
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index cdce3c9cb..d80de889f 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Recommends: golang-tools
Provides: go-compiler
Description: Go programming language compiler
This package provides assembler, compiler and linker for the Go
- programming language. This is the Google's Go implementation of the
+ programming language. This is Google's Go implementation of the
tool chain.
.
The Go programming language is an open source project to make
@@ -125,7 +125,7 @@ Recommends: gdb
Section: debug
Priority: extra
Description: Go programming language tool chain [debug]
- This package provides the debug symbols for the Google's Go tool
+ This package provides the debug symbols for Google's Go tool
chain binaries (assembler, compiler, linker) needed for properly
debugging errors in the tool chain with gdb.