diff options
-rw-r--r-- | debian/golang-weekly-tools.templates | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/golang-weekly-tools.templates b/debian/golang-weekly-tools.templates index d7f325b75..d1e3a4b18 100644 --- a/debian/golang-weekly-tools.templates +++ b/debian/golang-weekly-tools.templates @@ -1,7 +1,7 @@ Template: golang-weekly-tools/dashboard Type: boolean Default: true -_Description: Report installation of public packages to Go Dashboard? +Description: Report installation of public packages to Go Dashboard? goinstall reports the successful installation of the public packages to godashboard.appspot.com, which increments a count associated with the package and the time of its most recent installation. This |