]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Fix two instances of misspelled 'pseudo'
authorChris Lalancette <clalance@redhat.com>
Mon, 25 Jan 2010 14:58:40 +0000 (09:58 -0500)
committerChris Lalancette <clalance@redhat.com>
Mon, 25 Jan 2010 21:25:28 +0000 (16:25 -0500)
Signed-off-by: Chris Lalancette <clalance@redhat.com>
docs/sitemap.html.in
src/xen/xs_internal.c

index 424897f993e96b1584b569b229d62d01a5cc7b2d..76d8faa7c847dbf5b2da8ef973dcd59b59e42ed7 100644 (file)
               </li>
               <li>
                 <a href="drvtest.html">Test</a>
-                <span>Psuedo-driver simulating APIs in memory for test suites</span>
+                <span>Pseudo-driver simulating APIs in memory for test suites</span>
               </li>
               <li>
                 <a href="drvremote.html">Remote</a>
index 8a64d4e77b12593531b2ecada5e44c360583b67e..1ca3da06e91fa19aa70ee177bdd62145f7bfc907 100644 (file)
@@ -853,7 +853,7 @@ int             xenStoreDomainGetVNCPort(virConnectPtr conn, int domid) {
  * @conn: the hypervisor connection
  * @domid: id of the domain
  *
- * Return the path to the psuedo TTY on which the guest domain's
+ * Return the path to the pseudo TTY on which the guest domain's
  * serial console is attached.
  *
  * Returns the path to the serial console. It is the callers