pinentry: fix inline code blocks to render correctly

This commit is contained in:
Milo Moisson 2024-04-01 11:37:07 +02:00
parent b0da52a02f
commit f1871f2d81
No known key found for this signature in database
GPG Key ID: 7EA9B7563C01CA5E

View File

@ -103,7 +103,7 @@ let
platforms.all;
longDescription = ''
Pinentry provides a console and (optional) GTK and Qt GUIs allowing users
to enter a passphrase when `gpg' or `gpg2' is run and needs it.
to enter a passphrase when `gpg` or `gpg2` is run and needs it.
'';
maintainers = with maintainers; [ fpletz ];
mainProgram = "pinentry";