Fix typo in string-functions
This commit is contained in:
@@ -14,7 +14,7 @@ var p = fmt.Println
|
||||
func main() {
|
||||
|
||||
// Here's a sample of the functions available in
|
||||
// `strings`. Note that these are all functions from
|
||||
// `strings`. Note that these are all functions from the
|
||||
// package, not methods on the string object itself.
|
||||
// This means that we need pass the string in question
|
||||
// as the first argument to the function.
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
66fdf78c9be9a41e52bcf2e8b01ab95fa7753401
|
||||
COXm374QWe
|
||||
d7150ce50772abdaf827082093613134cb05e08f
|
||||
Gkc5rDaeaN
|
||||
|
||||
Reference in New Issue
Block a user