提交 a7d17c61 编写于 作者: C Chris Lalancette

Fix two instances of misspelled 'pseudo'

Signed-off-by: NChris Lalancette <clalance@redhat.com>
上级 1af75828
...@@ -134,7 +134,7 @@ ...@@ -134,7 +134,7 @@
</li> </li>
<li> <li>
<a href="drvtest.html">Test</a> <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>
<li> <li>
<a href="drvremote.html">Remote</a> <a href="drvremote.html">Remote</a>
......
...@@ -853,7 +853,7 @@ int xenStoreDomainGetVNCPort(virConnectPtr conn, int domid) { ...@@ -853,7 +853,7 @@ int xenStoreDomainGetVNCPort(virConnectPtr conn, int domid) {
* @conn: the hypervisor connection * @conn: the hypervisor connection
* @domid: id of the domain * @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. * serial console is attached.
* *
* Returns the path to the serial console. It is the callers * Returns the path to the serial console. It is the callers
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册