]> git.proxmox.com Git - mirror_frr.git/commitdiff
snapcraft: fix minor typo
authorQuentin Young <qlyoung@users.noreply.github.com>
Mon, 15 May 2017 16:24:17 +0000 (12:24 -0400)
committerQuentin Young <qlyoung@users.noreply.github.com>
Mon, 15 May 2017 16:28:56 +0000 (12:28 -0400)
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
snapcraft/README.usage.md

index 1034790e0069a606c8dafafb13e2c01fdc6f0894..28d2395455f541e04772c3d228dc4730d198e000 100644 (file)
@@ -110,12 +110,12 @@ FAQ
 
 - ospfd / ospf6d are not running after installation
     - Installing a new snap starts the daemons, but at this time they
-      may not have the required priviledged access. Make sure you 
+      may not have the required privileged access. Make sure you 
       issue the `snap connect` command as given above (can be verified
       with `snap interfaces`) and **THEN** restart the daemons (or
       reboot the system). 
       This is a limitation of any snap package at this time which
-      requires priviledged interfaces (ie to manipulate routing tables)
+      requires privileged interfaces (ie to manipulate routing tables)
 
 - Can I run vtysh directly without the "frr." prefix?
     - Yes, enable the vtysh alias in the frr snap package by: