diff options
Diffstat (limited to 'cmd/datamaps')
-rw-r--r-- | cmd/datamaps/main.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/datamaps/main.go b/cmd/datamaps/main.go index 9a5968a..0c1862d 100644 --- a/cmd/datamaps/main.go +++ b/cmd/datamaps/main.go @@ -1,4 +1,4 @@ -/* datamaps is a simple tool to extract from and send data to spreadsheets. +/*datamaps is a simple tool to extract from and send data to spreadsheets. */ package main |