aboutsummaryrefslogtreecommitdiffstats
path: root/skate/cmd/skate-from-unstructured/main.go
diff options
context:
space:
mode:
authorMartin Czygan <martin.czygan@gmail.com>2021-04-01 00:29:03 +0200
committerMartin Czygan <martin.czygan@gmail.com>2021-04-01 00:29:03 +0200
commit304a994951daf3930d0951b80c7ba22103f3a7f0 (patch)
treeb1ad10048b6bb0961cdd2785750ecdbcf2882714 /skate/cmd/skate-from-unstructured/main.go
parentd60dff7db926cc40a288584ac3f9970bb85c30c0 (diff)
downloadrefcat-304a994951daf3930d0951b80c7ba22103f3a7f0.tar.gz
refcat-304a994951daf3930d0951b80c7ba22103f3a7f0.zip
update README
Diffstat (limited to 'skate/cmd/skate-from-unstructured/main.go')
-rw-r--r--skate/cmd/skate-from-unstructured/main.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/skate/cmd/skate-from-unstructured/main.go b/skate/cmd/skate-from-unstructured/main.go
index 1775f4d..0208d91 100644
--- a/skate/cmd/skate-from-unstructured/main.go
+++ b/skate/cmd/skate-from-unstructured/main.go
@@ -1,5 +1,5 @@
-// skate-from-unstructured tries to parse various pieces of information from an
-// unstrctured string.
+// skate-from-unstructured tries to parse various pieces of information from
+// the unstructured field in refs.
package main
import (