aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/puppeth/module_dashboard.go
diff options
context:
space:
mode:
authorPéter Szilágyi <peterke@gmail.com>2017-11-23 20:22:59 +0800
committerPéter Szilágyi <peterke@gmail.com>2017-11-23 20:22:59 +0800
commita3a2c6b0d9f963c9377612cae1ed6ded6f216c2d (patch)
tree9c776ad507336517680ce447e2649c6e38fca29a /cmd/puppeth/module_dashboard.go
parentb169a309f9f22eff18a66b4e3a97dd0184a946e8 (diff)
downloaddexon-a3a2c6b0d9f963c9377612cae1ed6ded6f216c2d.tar
dexon-a3a2c6b0d9f963c9377612cae1ed6ded6f216c2d.tar.gz
dexon-a3a2c6b0d9f963c9377612cae1ed6ded6f216c2d.tar.bz2
dexon-a3a2c6b0d9f963c9377612cae1ed6ded6f216c2d.tar.lz
dexon-a3a2c6b0d9f963c9377612cae1ed6ded6f216c2d.tar.xz
dexon-a3a2c6b0d9f963c9377612cae1ed6ded6f216c2d.tar.zst
dexon-a3a2c6b0d9f963c9377612cae1ed6ded6f216c2d.zip
cmd/puppeth: fix typos and review suggestions
Diffstat (limited to 'cmd/puppeth/module_dashboard.go')
-rw-r--r--cmd/puppeth/module_dashboard.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/puppeth/module_dashboard.go b/cmd/puppeth/module_dashboard.go
index 4fdb03e78..b6d964696 100644
--- a/cmd/puppeth/module_dashboard.go
+++ b/cmd/puppeth/module_dashboard.go
@@ -696,7 +696,7 @@ type dashboardInfos struct {
faucet string
}
-// Report converts the typed struct into a plain string->string map, cotnaining
+// Report converts the typed struct into a plain string->string map, containing
// most - but not all - fields for reporting to the user.
func (info *dashboardInfos) Report() map[string]string {
return map[string]string{