Skip to content

Commit eb0af95

Browse files
committed
Update cleo.go
1 parent 666ffa2 commit eb0af95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cleo.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* the License.
1515
*/
1616

17-
//Package cleo provides a fast search algorithm for prefix matching large amounts of text.
17+
// Package cleo provides a fast search algorithm for prefix matching large amounts of text.
1818
package cleo
1919

2020
import (

0 commit comments

Comments
 (0)