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:32 +0200
commit0d3777e93e34ab38115fde96ca76f3fb2fdab6ec (patch)
tree5975feb290ba915fdd39f4ff8c1d05979e30d575
parent9d9e80475181f43dbb84d4b7cbb3848a5fd8019c (diff)
downloadgolang-0d3777e93e34ab38115fde96ca76f3fb2fdab6ec.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 578ae04f0..7ed686808 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Recommends: golang-weekly-tools
Provides: go-compiler, golang-go
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
@@ -121,7 +121,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.
.