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

Audit the codebase for spelling errors #1030

Open
Exide opened this issue Feb 6, 2018 · 0 comments
Open

Audit the codebase for spelling errors #1030

Exide opened this issue Feb 6, 2018 · 0 comments

Comments

@Exide
Copy link
Contributor

Exide commented Feb 6, 2018

There are a number of spelling errors throughout the code base that could be cleaned up. Two that come to mind immediately are:

src/main/java/com/flightstats/hub/webhook/Webhook.java:98
String channenUrl = RequestUtils.getHost(whp.getTagUrl()) + "/channel/" + channel.getName();

src/test/javascript/lib/utils.js:288
console.log("respinse " + body);

There are more out there.

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

No branches or pull requests

1 participant