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 typo in DBG code #239

Merged
merged 1 commit into from
Apr 20, 2020
Merged

fix typo in DBG code #239

merged 1 commit into from
Apr 20, 2020

Conversation

okias
Copy link
Contributor

@okias okias commented Apr 19, 2020

debian annoy me with warning, so here is my "big fix" :)

I: srain: spelling-error-in-binary usr/bin/srain Closeing Closing
N: 
N:    Lintian found a spelling error in the given binary. Lintian has a list
N:    of common misspellings that it looks for. It does not have a dictionary
N:    like a spelling checker does.
N:    
N:    If the string containing the spelling error is translated with the help
N:    of gettext or a similar tool, please fix the error in the translations
N:    as well as the English text to avoid making the translations fuzzy. With
N:    gettext, for example, this means you should also fix the spelling
N:    mistake in the corresponding msgids in the *.po files.
N:    
N:    You can often find the word in the source code by running:
N:    
N:     grep -rw <word> <source-tree>
N:    
N:    This tag may produce false positives for words that contain non-ASCII
N:    characters due to limitations in strings.
N:    
N:    Severity: info
N:    
N:    Check: binaries
N:

Signed-off-by: David Heidelberg <david@ixit.cz>
@SilverRainZ SilverRainZ self-requested a review April 20, 2020 15:16
Copy link
Member

@SilverRainZ SilverRainZ left a comment

Choose a reason for hiding this comment

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

Big fix brings big improvement ;-p

@SilverRainZ SilverRainZ merged commit 35ad6b9 into SrainApp:master Apr 20, 2020
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