Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix some code comments #4113

Merged
merged 2 commits into from
Aug 8, 2023
Merged

Fix some code comments #4113

merged 2 commits into from
Aug 8, 2023

Conversation

stweil
Copy link
Contributor

@stweil stweil commented Aug 7, 2023

No description provided.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Stefan Weil <sw@weilnetz.de>
@@ -1000,7 +1000,7 @@ bool UNICHARSET::major_right_to_left() const {
// Set a whitelist and/or blacklist of characters to recognize.
// An empty or nullptr whitelist enables everything (minus any blacklist).
// An empty or nullptr blacklist disables nothing.
// An empty or nullptr blacklist has no effect.
// An empty or nullptr unblacklist has no effect.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The comment in unicharset.h was already correct.

@stweil stweil merged commit 2b375fc into tesseract-ocr:main Aug 8, 2023
6 of 7 checks passed
@stweil stweil deleted the comments branch August 8, 2023 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants