summaryrefslogtreecommitdiff
path: root/cmd/dehyphenate/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/dehyphenate/main.go')
-rw-r--r--cmd/dehyphenate/main.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/dehyphenate/main.go b/cmd/dehyphenate/main.go
index 58b735e..90a6cda 100644
--- a/cmd/dehyphenate/main.go
+++ b/cmd/dehyphenate/main.go
@@ -2,6 +2,7 @@
// Use of this source code is governed by the GPLv3
// license that can be found in the LICENSE file.
+// dehyphenate does basic dehyphenation on a hocr file
package main
import (