lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

pkgs/tools/networking/x11-ssh-askpass: capitalize first letter of meta.description

svn path=/nixpkgs/trunk/; revision=24144

+1 -1
+1 -1
pkgs/tools/networking/x11-ssh-askpass/default.nix
··· 18 18 19 19 meta = { 20 20 homepage = "http://www.jmknoble.net/software/x11-ssh-askpass/"; 21 - description = "lightweight passphrase dialog for OpenSSH or other open variants of SSH"; 21 + description = "Lightweight passphrase dialog for OpenSSH or other open variants of SSH"; 22 22 23 23 platforms = stdenv.lib.platforms.unix; 24 24 maintainers = [];