summary refs log tree commit diff
path: root/lib
diff options
context:
space:
mode:
authorRobert Helgesson <robert@rycee.net>2020-02-05 18:09:37 +0100
committerRobert Helgesson <robert@rycee.net>2020-02-05 18:09:37 +0100
commitfc3bd1aeb9ac59c3085b8dfc662237b310248d5e (patch)
treead20aafea21f0bdbd3880097cfbbc7870830acc7 /lib
parent5e329ff83c864cd0204118fc15c1ce5aed247c53 (diff)
downloadnixpkgs-fc3bd1aeb9ac59c3085b8dfc662237b310248d5e.tar
nixpkgs-fc3bd1aeb9ac59c3085b8dfc662237b310248d5e.tar.gz
nixpkgs-fc3bd1aeb9ac59c3085b8dfc662237b310248d5e.tar.bz2
nixpkgs-fc3bd1aeb9ac59c3085b8dfc662237b310248d5e.tar.lz
nixpkgs-fc3bd1aeb9ac59c3085b8dfc662237b310248d5e.tar.xz
nixpkgs-fc3bd1aeb9ac59c3085b8dfc662237b310248d5e.tar.zst
nixpkgs-fc3bd1aeb9ac59c3085b8dfc662237b310248d5e.zip
lib/strings: fix comment typo
Diffstat (limited to 'lib')
-rw-r--r--lib/strings.nix2
1 files changed, 1 insertions, 1 deletions
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 ""