0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 21:50:33 +03:00

nixos/{renovate, libvirtd}: fix typo

This commit is contained in:
Marie Ramlow 2025-03-14 18:40:00 +01:00 committed by Masum Reza
parent 47e532528e
commit 342c4f300b
2 changed files with 2 additions and 2 deletions

View file

@ -363,7 +363,7 @@ in
type = types.bool;
default = true;
description = ''
Weither to configure OpenSSH to use the [SSH Proxy](https://libvirt.org/ssh-proxy.html).
Whether to configure OpenSSH to use the [SSH Proxy](https://libvirt.org/ssh-proxy.html).
'';
};
};