We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 666ffa2 commit eb0af95Copy full SHA for eb0af95
cleo.go
@@ -14,7 +14,7 @@
14
* the License.
15
*/
16
17
-//Package cleo provides a fast search algorithm for prefix matching large amounts of text.
+// Package cleo provides a fast search algorithm for prefix matching large amounts of text.
18
package cleo
19
20
import (
0 commit comments