Skip to content

fix: correct typos in config.yaml comments#87

Closed
OnlyTerp wants to merge 1 commit intoJSchmie:mainfrom
OnlyTerp:fix/issue-84-typos
Closed

fix: correct typos in config.yaml comments#87
OnlyTerp wants to merge 1 commit intoJSchmie:mainfrom
OnlyTerp:fix/issue-84-typos

Conversation

@OnlyTerp
Copy link
Copy Markdown

@OnlyTerp OnlyTerp commented Mar 7, 2026

Fixes #84

Summary

Fixed 5 typos in scraibe_webui/misc/config.yaml comments:

Line Before After
1 �ync �sync
55 orginal original
70 occured occurred
71 mandatroy, exepttion mandatory, exception
85 interfac, �lvide interface, �live

Small typo-only fix, no logic changes.

Signed-off-by: roberthallers roberthallers@users.noreply.github.com

Fixes #84

- 'aync' -> 'async' in interface_type comment
- 'orginal' -> 'original' in whisper_type comment
- 'occured' -> 'occurred' in error_subject
- 'mandatroy' -> 'mandatory', 'exepttion' -> 'exception'
- 'interfac' -> 'interface', 'alvide' -> 'alive' in keep_model_alive

Signed-off-by: roberthallers <roberthallers@users.noreply.github.com>
@OnlyTerp OnlyTerp closed this by deleting the head repository Mar 11, 2026
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.

Typo's in Config.yaml comments

1 participant