dependes -> depends (#462)

This commit is contained in:
siiky
2023-02-04 00:36:22 +00:00
committed by GitHub
parent 24b5e9a1ef
commit 38eb2236ca
3 changed files with 5 additions and 5 deletions

View File

@@ -36,7 +36,7 @@ func main() {
// To count how many _runes_ are in a string, we can use
// the `utf8` package. Note that the run-time of
// `RuneCountInString` dependes on the size of the string,
// `RuneCountInString` depends on the size of the string,
// because it has to decode each UTF-8 rune sequentially.
// Some Thai characters are represented by multiple UTF-8
// code points, so the result of this count may be surprising.

View File

@@ -1,2 +1,2 @@
766c486b73701deb5af9a3f5249d4febc3beda89
y9AcFzz3UJn
45a1127788eb4c0acfef48efee9ca386e06d4c58
39BpTLf6BAz