lol

libstrophe: Fix typo

dev.hell b89b6d15 19aa2b5b

+1 -1
+1 -1
pkgs/development/libraries/libstrophe/default.nix
··· 26 26 minimal dependencies and is configurable for various environments. It 27 27 runs well on both Linux, Unix, and Windows based platforms. 28 28 ''; 29 - hompeage = http://strophe.im/libstrophe/; 29 + homepage = http://strophe.im/libstrophe/; 30 30 license = stdenv.lib.licenses.gpl3; 31 31 maintainers = [ stdenv.lib.maintainers.devhell ]; 32 32 };