[PATCH 3/3] qemu_rdp: Fix a typo existance -> existence

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Martin Kletzander <mkletzan@xxxxxxxxxx>

Signed-off-by: Martin Kletzander <mkletzan@xxxxxxxxxx>
---
 src/qemu/qemu_rdp.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/qemu/qemu_rdp.c b/src/qemu/qemu_rdp.c
index 0c48b87e7bad..919f5788bf8f 100644
--- a/src/qemu/qemu_rdp.c
+++ b/src/qemu/qemu_rdp.c
@@ -432,6 +432,6 @@ qemuRdpAvailable(const char *helper)
     g_autofree char *helperPath = NULL;
 
     /* This function was added corresponding to the first release of 'qemu-rdp'
-     * thus checking existance of the helper binary is sufficient. */
+     * thus checking existence of the helper binary is sufficient. */
     return !!(helperPath = virFindFileInPath(helper));
 }
-- 
2.49.0




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux