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

Update statemnt.cxx - [FIX] successfull #294

Merged
merged 1 commit into from
Feb 17, 2025

Conversation

BaseMax
Copy link
Contributor

@BaseMax BaseMax commented Feb 16, 2025

if ( bItemFound )	// FIND_ITEM successfull

to

if ( bItemFound )	// FIND_ITEM successful

@Pilot-Pirx
Copy link
Member

Looks good to me!
In the end all those German comments must be translated but that should be done by a native speaking developer...

@Pilot-Pirx Pilot-Pirx merged commit 7dc3e17 into apache:trunk Feb 17, 2025
1 check passed
asfgit pushed a commit that referenced this pull request Feb 17, 2025
Thank you very much!

(cherry picked from commit 7dc3e17)
@Pilot-Pirx
Copy link
Member

Thanks again for your PR.
Are you able to locate/fix these bad encoded German Umlaute in other files?

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