treewide: fix typos

This commit is contained in:
Bruno BELANYI 2024-09-27 13:48:26 +00:00
parent cbba752b54
commit 898523d079
18 changed files with 20 additions and 20 deletions

View file

@ -30,7 +30,7 @@ stdenvNoCC.mkDerivation {
description = "Unified host lists, ready to be used by unbound";
longDescription = ''
This is a simple derivation based on StevenBlack's unified hosts list.
The files have been modified for easy use wih unbound.
The files have been modified for easy use with unbound.
'';
homepage = "https://github.com/StevenBlack/hosts";
license = licenses.mit;