lib/strings: fix comment typo

This commit is contained in:
Robert Helgesson 2020-02-05 18:09:37 +01:00
parent 5e329ff83c
commit fc3bd1aeb9
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89

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 ""