Skip to content

Commit af9e94e

Browse files
jwilkmanisandro
authored andcommitted
Fix typos
1 parent e167930 commit af9e94e

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

NEWS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
gImageReader 3.4.2 (Feb 05 2024):
2-
* Bufgixes:
2+
* Bugfixes:
33
- [Qt] Fix crash in FileTreeModel::findFile with temporary file
44
- [Gtk] Correctly notify hOCR tree updates when merging items
55
- [Win32] Fix dictionary installation directory
@@ -31,7 +31,7 @@ gImageReader 3.4.1 (Jan 29 2023):
3131
gImageReader 3.4.0 (Jan 28 2022):
3232
* Add support for tesseract 5.0
3333
* Add Qt6 support
34-
* Add thumbail view for source documents
34+
* Add thumbnail view for source documents
3535
* Add batch mode for recognizing multiple documents
3636
* Display sources in a tree
3737
* Allow opening output files directly from the source tree if they exist next to the source with the same basename
@@ -152,7 +152,7 @@ gImageReader 3.1.91 (May 03 2016):
152152
* gImageReader 3.2 beta 2
153153
* Fix crash when editing items in the hOCR editor
154154
* Fix build with Ubuntu 14.04
155-
* Updated czech translation
155+
* Updated Czech translation
156156
* Fix some string typos
157157
* Full details in commit log: https://github.com/manisandro/gImageReader/commits/master
158158

@@ -176,7 +176,7 @@ gImageReader 3.1.2 (Jun 30 2015):
176176
gImageReader 3.1.1 (Jun 11 2015):
177177
* Fix titlebar now shown when window maximized in Gnome 3
178178
* New translations: Chinese (Hong Kong), Chinese (Taiwan)
179-
* Updated translations: Russian, Portoguese
179+
* Updated translations: Russian, Portuguese
180180

181181
gImageReader 3.1 (May 1 2015):
182182
* Add option to draw whitespace

data/manual.html.in

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ gImageReader 3.4.1 (Jan 29 2023):
6767
gImageReader 3.4.0 (Jan 28 2022):
6868
* Add support for tesseract 5.0
6969
* Add Qt6 support
70-
* Add thumbail view for source documents
70+
* Add thumbnail view for source documents
7171
* Add batch mode for recognizing multiple documents
7272
* Display sources in a tree
7373
* Allow opening output files directly from the source tree if they exist next to the source with the same basename
@@ -188,7 +188,7 @@ gImageReader 3.1.91 (May 03 2016):
188188
* gImageReader 3.2 beta 2
189189
* Fix crash when editing items in the hOCR editor
190190
* Fix build with Ubuntu 14.04
191-
* Updated czech translation
191+
* Updated Czech translation
192192
* Fix some string typos
193193
* Full details in commit log: https://github.com/manisandro/gImageReader/commits/master
194194

@@ -212,7 +212,7 @@ gImageReader 3.1.2 (Jun 30 2015):
212212
gImageReader 3.1.1 (Jun 11 2015):
213213
* Fix titlebar now shown when window maximized in Gnome 3
214214
* New translations: Chinese (Hong Kong), Chinese (Taiwan)
215-
* Updated translations: Russian, Portoguese
215+
* Updated translations: Russian, Portuguese
216216

217217
gImageReader 3.1 (May 1 2015):
218218
* Add option to draw whitespace
@@ -296,7 +296,7 @@ gImageReader 2.90 (Feb 11 2014):
296296
<ul>
297297
<li>Use the buttons in the <i>main toolbar</i> to zoom in and out as well as rotate the image by an arbitrary angle. Zooming can also be performed by scrolling on the image with the CTRL key pressed.</li>
298298
<li>Basic image manipulation tools are provided in the <i>image controls toolbar</i>, which is activated by clicking on the <i>image controls button</i> in the <i>main toolbar</i>. The provided tools currently allow brightness and contrast adjustments as well as adjusting the image resolution (through interpolation).</li>
299-
<li>Multiple images can be selected, which allowes the user to process multiple images in one go (see below).</li>
299+
<li>Multiple images can be selected, which allows the user to process multiple images in one go (see below).</li>
300300
</ul>
301301
<h3><a name="Usage_Recognition">Preparing for recognition</a></h3>
302302
<ul>
@@ -350,7 +350,7 @@ gImageReader 2.90 (Feb 11 2014):
350350
</li>
351351
<li>When exporting to PDF, the user is prompted for the font family to use, whether to honour the font sizes detected by the OCR engine, and whether to attempt to homogenize the text line spacing. Also, the user can select the color format, resolution and compression method to use for images in the PDF document to control the size of the generated output.</li>
352352
<li>Besides PDF, the hOCR document can also be exported to plain text and ODT.</li>
353-
<li>The <i>HOCR Batch Export</i> button in the main toolbar allows batch-exporting a collection of hOCR HTML files to PDF/ODT/Text. All hOCR HTML files below the selected source folder are processed and corresponding PDF/ODT/Text files are written next to the HTML files. The <i>Group outputs of N lowest levels</i> option allows specifing that the HTML files of the N lowest hierarchy levels of the source tree are stored into a single exported PDF/ODT/Text file N folder levels above the lowest level.</li>
353+
<li>The <i>HOCR Batch Export</i> button in the main toolbar allows batch-exporting a collection of hOCR HTML files to PDF/ODT/Text. All hOCR HTML files below the selected source folder are processed and corresponding PDF/ODT/Text files are written next to the HTML files. The <i>Group outputs of N lowest levels</i> option allows specifying that the HTML files of the N lowest hierarchy levels of the source tree are stored into a single exported PDF/ODT/Text file N folder levels above the lowest level.</li>
354354
</ul>
355355
<h3><a name="Usage_Options">Program options</a></h3>
356356
<ul>

docs/2_Usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
as well as rotate the image by an arbitrary angle![](https://raw.githubusercontent.com/manisandro/gImageReader/master/packaging/win32/skel/share/icons/hicolor/22x22/actions/object-rotate-left.png)![](https://raw.githubusercontent.com/manisandro/gImageReader/master/packaging/win32/skel/share/icons/hicolor/22x22/actions/object-rotate-right.png)![](https://raw.githubusercontent.com/manisandro/gImageReader/master/data/icons/rotate_page.svg).
1919
Zooming can also be performed by scrolling on the image with the CTRL key pressed.
2020
- Basic image manipulation tools are provided in the *image controls toolbar*, which is activated by clicking on the *image controls button* ![](https://raw.githubusercontent.com/manisandro/gImageReader/master/data/icons/controls.png) in the *main toolbar*. The provided tools currently allow brightness![](https://raw.githubusercontent.com/manisandro/gImageReader/master/data/icons/brightness.png) and contrast ![](https://raw.githubusercontent.com/manisandro/gImageReader/master/data/icons/contrast.png) adjustments as well as adjusting the image resolution ![](https://raw.githubusercontent.com/manisandro/gImageReader/master/data/icons/resolution.png) (through interpolation).
21-
- Multiple images can be selected, which allowes the user to process multiple images in one go (see below).
21+
- Multiple images can be selected, which allows the user to process multiple images in one go (see below).
2222

2323
## Preparing for recognition
2424

0 commit comments

Comments
 (0)