fix typos

This commit is contained in:
marschap
2008-08-03 15:00:10 +00:00
parent 6d09647d08
commit 88df6fea2d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -120,7 +120,7 @@ or a schmitt-trigger.
<note> <note>
<para> <para>
The rise time of a digital output can (usually) not be altered by Software. The rise time of a digital output can (usually) not be altered by software.
</para> </para>
</note> </note>
</sect2> </sect2>
+1 -1
View File
@@ -44,7 +44,7 @@ driver can be used on other operating systems as well.
<note> <note>
<para> <para>
On Linux, you have to take care that the <filename>ftdi_sio.ko</filename>r On Linux, you have to take care that the <filename>ftdi_sio.ko</filename>
kernel module doesn't claim the ELV device. kernel module doesn't claim the ELV device.
If you didn't change the IDs in the kernel driver (<filename>ftdi_sio.c</filename>), If you didn't change the IDs in the kernel driver (<filename>ftdi_sio.c</filename>),
this should not matter. this should not matter.