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

trivial typo fixes #117

Merged
merged 2 commits into from
Jan 10, 2024
Merged

trivial typo fixes #117

merged 2 commits into from
Jan 10, 2024

Conversation

bradh
Copy link
Contributor

@bradh bradh commented Jan 10, 2024

No description provided.

@@ -900,7 +900,7 @@ int main(int argc, char * argv[]) {
cod.set_progression_order(prog_order);
if (employ_color_transform != -1)
OJPH_ERROR(0x01000086,
"color transform is not meaningless since .raw files are single "
"color transform is meaningless since .raw files are single "
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Or "...is not meaningful..." which is harder to understand but maybe softer language.

Copy link
Owner

Choose a reason for hiding this comment

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

Hi Brad,
Thank you for catching all these typos.
Kind regards,
Aous.

I am fine with meaningless here.

modified res to resolution
@aous72 aous72 merged commit 72923f1 into aous72:master Jan 10, 2024
1 check passed
@bradh bradh deleted the typos_2024-01-10 branch January 10, 2024 10:23
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