summaryrefslogtreecommitdiffstats
path: root/src/virt-viewer-file.c
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@redhat.com>2014-10-06 10:50:57 +0200
committerChristophe Fergeau <cfergeau@redhat.com>2014-10-09 17:21:26 +0200
commitd2fb85642affe4915ba0fc796ca856ffc8eb1df1 (patch)
tree78fc743dbc7d4d93806a39ecc28612b16895742e /src/virt-viewer-file.c
parent9803f9cb420368e38117c5789777a6eeda5efbbd (diff)
downloadvirt-viewer-d2fb85642affe4915ba0fc796ca856ffc8eb1df1.tar.gz
virt-viewer-d2fb85642affe4915ba0fc796ca856ffc8eb1df1.tar.xz
virt-viewer-d2fb85642affe4915ba0fc796ca856ffc8eb1df1.zip
Fix 'seperate' typo in man page/comments
Diffstat (limited to 'src/virt-viewer-file.c')
-rw-r--r--src/virt-viewer-file.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/virt-viewer-file.c b/src/virt-viewer-file.c
index 75265a4..c8f04e8 100644
--- a/src/virt-viewer-file.c
+++ b/src/virt-viewer-file.c
@@ -47,7 +47,7 @@
* - password: string
* - disable-channels: string list
* - tls-ciphers: string
- * - ca: string PEM data (use \n to seperate the lines)
+ * - ca: string PEM data (use \n to separate the lines)
* - host-subject: string
* - fullscreen: int (0 or 1 atm)
* - title: string
@@ -75,7 +75,7 @@
* - vm-guid: string containing the guid of the oVirt VM we are connecting to
* - jsessionid: string containing an authentication cookie to be used to
* connect to the oVirt engine without being asked for credentials
- * - ca: string PEM data (use \n to seperate the lines)
+ * - ca: string PEM data (use \n to separate the lines)
*
* (the file can be extended with extra groups or keys, which should
* be prefixed with x- to avoid later conflicts)