Fix some spell errors

This commit is contained in:
Felix Kauselmann
2014-08-24 15:56:38 +02:00
parent 96c175889e
commit c897efb08a
22 changed files with 39 additions and 39 deletions

View File

@ -32,7 +32,7 @@
<li>comic reading using keyboard and mouse</li>
<li>fast open and comic navigation</li>
<li>fullscreen mode</li>
<li>configurable magnifying glass for improved reading, since 0.2.0 version is avaliable in windowed mode</li>
<li>configurable magnifying glass for improved reading, since 0.2.0 version is available in windowed mode</li>
<li>fit width (also adjust to an specific width) and fit height modes.</li>
<li>configurable CoverFlow like effect for "go to page" function.</li>
<li>image rotation for comfortable reading even in tablet PCs</li>
@ -97,7 +97,7 @@
<b>Configuration dialog</b>
<ul>
<li>"My comics path" : set your favourite comic path. Open comic dialog will open that path by default.</li>
<li>"Go to flow size" : move the slider to set your prefered go to flow size </li>
<li>"Go to flow size" : move the slider to set your preferred go to flow size </li>
<li>"How to show pages in GoToFlow" : since version 0.2.0, you can choose between three diferent styles:
<ul>
<li> Cover Flow : the classic style</li>
@ -105,7 +105,7 @@
<li> Overlapped Strip : a strip of pages with overlap effect </li>
<ul>
</li>
<li>"Page width stretch" : move the slider to set your prefered page width stretch. This takes effect in "fit to width" reading mode.</li>
<li>"Page width stretch" : move the slider to set your preferred page width stretch. This takes effect in "fit to width" reading mode.</li>
</ul>
</p>
@ -126,7 +126,7 @@
automatically, moreover, you can go to next or previous page using 'RIGTH' and 'LEFT'.
</p>
<p>
Jumping between pages is posible using "Go To..." dialog ('G' key) or "Go To Flow" widget ('S' key).
Jumping between pages is possible using "Go To..." dialog ('G' key) or "Go To Flow" widget ('S' key).
You don't have to wait until all pages are loaded to use these functions, because pages are shown as soon
as they are ready.
</p>