On Mon, Oct 6, 2014 at 10:57 AM, Christophe Fergeau <cfergeau@xxxxxxxxxx> wrote:
---
man/remote-viewer.pod | 6 +++---
src/virt-viewer-file.c | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/man/remote-viewer.pod b/man/remote-viewer.pod
index b3b0bbc..48df479 100644
--- a/man/remote-viewer.pod
+++ b/man/remote-viewer.pod
@@ -109,7 +109,7 @@ instead.
=head1 HOTKEY
A key binding combination is described by a series of key strings
-seperated by '+' that must be pressed together in order to activate
+separated by '+' that must be pressed together in order to activate
the associated action.
It must be composed of modifiers (shift, ctrl or alt) and a
@@ -141,7 +141,7 @@ protocol:
If remote-viewer version isn't at superior or equal to the required
version, an error is raised with the version expected.
-The version format accepted is a list of integers seperated by '.'.
+The version format accepted is a list of integers separated by '.'.
=item C<type> (string, mandatory)
@@ -188,7 +188,7 @@ Opens the client windows in fullscreen.
=item C<ca> (string)
-CA certificate in PEM format (using "\n" to seperate the lines), for verification purposes.
+CA certificate in PEM format (using "\n" to separate the lines), for verification purposes.
=item C<host-subject> (string)
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)
--
2.1.0
_______________________________________________
virt-tools-list mailing list
virt-tools-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/virt-tools-list
ACK!
-- Fabiano Fidêncio
_______________________________________________ virt-tools-list mailing list virt-tools-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/virt-tools-list