From fc3bd1aeb9ac59c3085b8dfc662237b310248d5e Mon Sep 17 00:00:00 2001 From: Robert Helgesson Date: Wed, 5 Feb 2020 18:09:37 +0100 Subject: [PATCH] lib/strings: fix comment typo --- lib/strings.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/strings.nix b/lib/strings.nix index 6dbb3d3a3e8..4f9509ffe7c 100644 --- a/lib/strings.nix +++ b/lib/strings.nix @@ -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 ""