Merge pull request #156711 from Luflosi/nitrokey-app-fix-typo
nitrokey-app: fix typo in longDescription
This commit is contained in:
commit
8c5075ac24
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
'';
|
||||
|
|
Loading…
Reference in a new issue