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 some typing mistakes #1023

Merged
merged 1 commit into from Apr 5, 2020
Merged

fix some typing mistakes #1023

merged 1 commit into from Apr 5, 2020

Conversation

akkspros
Copy link
Contributor

fix some typing mistakes

@akkspros
Copy link
Contributor Author

@yoavf can you check this please

@toolstack toolstack self-requested a review January 11, 2020 16:16
@toolstack toolstack added the [Type] Bug An existing feature is broken. label Jan 11, 2020
@toolstack toolstack added this to the 3.0 milestone Jan 11, 2020
@toolstack
Copy link
Contributor

That's a strange failure on TravisCI, I've restarted the builds to see if it was just temporary, if not I'll take a look in to it some more.

@@ -697,11 +697,11 @@
extractor = ts.getParserById( ts.getData( header, configHeaders, 'extractor' ) );
parser = ts.getParserById( ts.getData( header, configHeaders, 'sorter' ) );
noParser = ts.getData( header, configHeaders, 'parser' ) === 'false';
// empty cells behaviour - keeping emptyToBottom for backwards compatibility
// empty cells behavior - keeping emptyToBottom for backwards compatibility
Copy link
Contributor

Choose a reason for hiding this comment

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

Not going to block it because of these, but behaviour is a correct spelling... in Canada ;)

Copy link
Member

Choose a reason for hiding this comment

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

Third-party libraries shouldn't be changed at all and reported upstream instead.

Copy link
Contributor

Choose a reason for hiding this comment

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

Agreed, it didn't even click that it was in a library. There is a new version of the library so I'll create an issue/PR to update it.

Copy link
Contributor

@toolstack toolstack left a comment

Choose a reason for hiding this comment

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

+1

@toolstack toolstack merged commit 8151c22 into GlotPress:develop Apr 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Bug An existing feature is broken.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants