lib/strings: fix comment typo

This commit is contained in:
Robert Helgesson
2020-02-05 18:09:37 +01:00
parent 5e329ff83c
commit fc3bd1aeb9

View File

@@ -244,7 +244,7 @@ rec {
Also note that Nix treats strings as a list of bytes and thus doesn't
handle unicode.
Type: stringtoCharacters :: string -> [string]
Type: stringToCharacters :: string -> [string]
Example:
stringToCharacters ""