fix minor typos in Handspring-Visor.sgml

This commit is contained in:
Jason Leschnik 2016-10-24 21:41:38 +11:00
parent 170a21fc56
commit 4876fe040c
1 changed files with 2 additions and 2 deletions

View File

@ -162,7 +162,7 @@
<para>
To syncronize your Handspring Visor onto your linux computer, you
need to configure linux to know how to do the low-level communication
with your device, and then a a user-space program to do the actual
with your device, and then a user-space program to do the actual
communication with the device.
</para>
</sect2>
@ -808,7 +808,7 @@ pilot-xfer -p /dev/ttyUSB1 -b visorbackup
</ListItem>
<ListItem>
<para>
Documentation to figure out type type of controller
Documentation to figure out the type of controller
was leached from the kernel documentation,
Documentation/usb/scanner.txt.
</para>