mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-02 01:45:17 +00:00
Fix two instances of misspelled 'pseudo'
Signed-off-by: Chris Lalancette <clalance@redhat.com>
This commit is contained in:
parent
1af75828a0
commit
a7d17c6187
@ -134,7 +134,7 @@
|
||||
</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>
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user