summaryrefslogtreecommitdiff
path: root/match
diff options
context:
space:
mode:
authorEyal Posener <[email protected]>2019-03-08 09:25:01 +0200
committerEyal Posener <[email protected]>2019-03-08 09:44:51 +0200
commiteb60014a10af1ad2391fc7a526295c41ea98b758 (patch)
tree3a610642de2a3d7ec2fb395dcd6ffec8f5b052fc /match
parent82e658e4f39dc2808175e6558a5315b3fa9e5e4b (diff)
fix doc
Diffstat (limited to 'match')
-rw-r--r--match/match.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/match/match.go b/match/match.go
index 812fcac..b9c0973 100644
--- a/match/match.go
+++ b/match/match.go
@@ -1,3 +1,4 @@
+// Package match contains matchers that decide if to apply completion.
package match
// Match matches two strings