aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/datamaps/main.go
diff options
context:
space:
mode:
authorMatthew Lemon <matt@matthewlemon.com>2020-07-28 21:52:09 +0100
committerMatthew Lemon <matt@matthewlemon.com>2020-07-28 21:52:09 +0100
commit0d167f86229e1acdec10e28facddd514ee8dfcb3 (patch)
treedff4eefd2bc1b2c199cac7667cd457b4377a0c5d /cmd/datamaps/main.go
parentc9d9d3b6a67a5ed88cbb0eb63799725188d98b35 (diff)
tidying and linting
Diffstat (limited to 'cmd/datamaps/main.go')
-rw-r--r--cmd/datamaps/main.go2
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