From 047b65dd6818da90f2f262d3c27991dd220d00ac Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Wed, 14 Aug 2013 03:34:40 +0200 Subject: [PATCH] Typo --- modules/hardware/network/ralink.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/hardware/network/ralink.nix b/modules/hardware/network/ralink.nix index d5e195cc90ad..92f34d8643bc 100644 --- a/modules/hardware/network/ralink.nix +++ b/modules/hardware/network/ralink.nix @@ -10,7 +10,7 @@ default = false; type = pkgs.lib.types.bool; description = '' - Turn on this option if you want firmware for the RT73 NIC + Turn on this option if you want firmware for the RT73 NIC. ''; };