From da88c6eee5cb1c8583db1cdc9daef1df85cb5be7 Mon Sep 17 00:00:00 2001 From: Florian Klink Date: Fri, 7 Aug 2020 17:58:02 +0200 Subject: [PATCH] nixos/railcar: fix typo --- nixos/modules/virtualisation/railcar.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/modules/virtualisation/railcar.nix b/nixos/modules/virtualisation/railcar.nix index 527bf8558a9..3f188fc68e5 100644 --- a/nixos/modules/virtualisation/railcar.nix +++ b/nixos/modules/virtualisation/railcar.nix @@ -46,7 +46,7 @@ let description = '' Mount options of the filesystem to be used. - Support optoions are listed in the mount(8) man page. Note that + Support options are listed in the mount(8) man page. Note that both filesystem-independent and filesystem-specific options are listed. '';