s/priviledged/privileged/
Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com>
---
Pushed under trivial and who-cares rules.
daemon/libvirtd.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/daemon/libvirtd.c b/daemon/libvirtd.c
index 654e7f4..71db4a0 100644
--- a/daemon/libvirtd.c
+++ b/daemon/libvirtd.c
@@ -956,7 +956,7 @@ static void daemonRunStateInit(void *opaque)
driversInitialized = true;
#ifdef HAVE_DBUS
- /* Tie the non-priviledged libvirtd to the session/shutdown lifecycle */
+ /* Tie the non-privileged libvirtd to the session/shutdown lifecycle */
if (!virNetDaemonIsPrivileged(dmn)) {
sessionBus = virDBusGetSessionBus();
--
2.3.6
Show replies by date