diff options
author | ng0 <ng0@n0.is> | 2019-02-22 11:37:30 +0000 |
---|---|---|
committer | ng0 <ng0@n0.is> | 2019-02-22 11:37:30 +0000 |
commit | e1e36042bd03b900409f0ccfc43f8fbe2387b3c4 (patch) | |
tree | 9500bd75d86939646a30c61dc1c668244e8c3ccb | |
parent | 7594d289ed88be7482fa878dfe0864f2fc141208 (diff) |
gnurl: fix typo
-rw-r--r-- | template/gnurl.html.j2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/gnurl.html.j2 b/template/gnurl.html.j2 index 9e8b0fc7..23349633 100644 --- a/template/gnurl.html.j2 +++ b/template/gnurl.html.j2 @@ -165,7 +165,7 @@ <h3>{{ _("Maintainer and Cryptographic signatures") }}</h3> <p> {% trans %} - gnur/libgnurl is maintained by ng0. + gnurl/libgnurl is maintained by ng0. Releases are signed with the OpenPG Key <b>A88C8ADD129828D7EAC02E52E22F9BBFEE348588</b>, with the key fingerprint <b>A88C 8ADD 1298 28D7 EAC0 2E52 E22F 9BBF EE34 8588</b>. |