summaryrefslogtreecommitdiff
path: root/pkgs/by-name/de/der-ascii/package.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/by-name/de/der-ascii/package.nix')
-rw-r--r--pkgs/by-name/de/der-ascii/package.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/by-name/de/der-ascii/package.nix b/pkgs/by-name/de/der-ascii/package.nix
index 218d973d4314..af2bb299196f 100644
--- a/pkgs/by-name/de/der-ascii/package.nix
+++ b/pkgs/by-name/de/der-ascii/package.nix
@@ -23,7 +23,7 @@ buildGoModule rec {
meta = with lib; {
description = ''
- A small human-editable language to emit DER or BER encodings of ASN.1
+ Small human-editable language to emit DER or BER encodings of ASN.1
structures and malformed variants of them
'';
homepage = "https://github.com/google/der-ascii";