summary refs log tree commit diff
diff options
context:
space:
mode:
authorSibi Prabakaran <sibi@psibi.in>2020-12-21 11:01:54 +0530
committerSibi Prabakaran <sibi@psibi.in>2020-12-21 11:01:54 +0530
commit15dcf1344ff77df7fc03f6ab188e9c60f970057c (patch)
treec6022d6228e44dcaabe96a637aa137cd8eefd683
parent85298db412bc3f768d0eba099f69a8014525c5dc (diff)
downloadnixpkgs-15dcf1344ff77df7fc03f6ab188e9c60f970057c.tar
nixpkgs-15dcf1344ff77df7fc03f6ab188e9c60f970057c.tar.gz
nixpkgs-15dcf1344ff77df7fc03f6ab188e9c60f970057c.tar.bz2
nixpkgs-15dcf1344ff77df7fc03f6ab188e9c60f970057c.tar.lz
nixpkgs-15dcf1344ff77df7fc03f6ab188e9c60f970057c.tar.xz
nixpkgs-15dcf1344ff77df7fc03f6ab188e9c60f970057c.tar.zst
nixpkgs-15dcf1344ff77df7fc03f6ab188e9c60f970057c.zip
nixos/manual: fix typo in virtualbox installation guide
-rw-r--r--nixos/doc/manual/installation/installing-virtualbox-guest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/doc/manual/installation/installing-virtualbox-guest.xml b/nixos/doc/manual/installation/installing-virtualbox-guest.xml
index 1cffeed4807..4957b700946 100644
--- a/nixos/doc/manual/installation/installing-virtualbox-guest.xml
+++ b/nixos/doc/manual/installation/installing-virtualbox-guest.xml
@@ -83,7 +83,7 @@
   VirtualBox settings (Machine / Settings / Shared Folders, then click on the
   "Add" icon). Add the following to the
   <literal>/etc/nixos/configuration.nix</literal> to auto-mount them. If you do
-  not add <literal>"nofail"</literal>, the system will no boot properly. The
+  not add <literal>"nofail"</literal>, the system will not boot properly. The
   same goes for disabling <literal>rngd</literal> which is normally used to get
   randomness but this does not work in virtual machines.
  </para>