DroidFish: Replaced tab characters with spaces.

This commit is contained in:
Peter Osterlund 2012-09-07 20:23:44 +00:00
parent 06ee386923
commit 5c5989dd94
2 changed files with 3 additions and 3 deletions

View File

@ -4,5 +4,5 @@
<item
android:id="@+id/item_delete_file"
android:title="@string/delete_file">
</item>
</item>
</menu>

View File

@ -143,10 +143,10 @@
Install chess network server software on the remote computer.
<ol>
<li>
For windows, install server software from the <a href="http://home.arcor.de/bernhard.wallner/netChess.html">Computer Chess Utility</a> page.
For windows, install server software from the <a href="http://home.arcor.de/bernhard.wallner/netChess.html">Computer Chess Utility</a> page.
</li>
<li>
For linux, <tt>mini-inetd</tt> from the <tt>tcputils</tt> package can be used.
For linux, <tt>mini-inetd</tt> from the <tt>tcputils</tt> package can be used.
</li>
</ol>
</li>