diff --git a/docs/sitemap.html.in b/docs/sitemap.html.in
index 424897f993..76d8faa7c8 100644
--- a/docs/sitemap.html.in
+++ b/docs/sitemap.html.in
@@ -134,7 +134,7 @@
Test
- Psuedo-driver simulating APIs in memory for test suites
+ Pseudo-driver simulating APIs in memory for test suites
Remote
diff --git a/src/xen/xs_internal.c b/src/xen/xs_internal.c
index 8a64d4e77b..1ca3da06e9 100644
--- a/src/xen/xs_internal.c
+++ b/src/xen/xs_internal.c
@@ -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