Merge pull request #156711 from Luflosi/nitrokey-app-fix-typo

nitrokey-app: fix typo in longDescription
This commit is contained in:
Bobby Rong 2022-01-26 19:49:19 +08:00 committed by GitHub
commit 8c5075ac24
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,7 +31,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "Provides extra functionality for the Nitrokey Pro and Storage";
longDescription = ''
The nitrokey-app provides a QT system tray widget with wich you can
The nitrokey-app provides a QT system tray widget with which you can
access the extra functionality of a Nitrokey Storage or Nitrokey Pro.
See https://www.nitrokey.com/ for more information.
'';