mirror of
https://github.com/zyedidia/micro.git
synced 2026-02-07 07:30:20 +09:00
docs: remove duplicated line (#3647)
This commit is contained in:
@@ -354,7 +354,6 @@ The packages and their contents are listed below (in Go type signatures):
|
||||
- `IsWordChar(s string) bool`: returns true if the first rune in a
|
||||
string is a word character.
|
||||
- `String(b []byte) string`: converts a byte array to a string.
|
||||
- `RuneStr(r rune) string`: converts a rune to a string.
|
||||
- `Unzip(src, dest string) error`: unzips a file to given folder.
|
||||
- `Version`: micro's version number or commit hash
|
||||
- `SemVersion`: micro's semantic version
|
||||
|
||||
Reference in New Issue
Block a user