mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-04 04:46:43 +00:00
Merge pull request #226467 from pbek/patch-6
ksnip: fix typo in description
This commit is contained in:
commit
8ca3f7a459
@ -38,7 +38,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = with lib; {
|
||||
homepage = "https://github.com/ksnip/ksnip";
|
||||
description = "Cross-platform screenshot tool wihth many annotation features";
|
||||
description = "Cross-platform screenshot tool with many annotation features";
|
||||
longDescription = ''
|
||||
Features:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user