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

addressing PRC feedback #104

Merged
merged 2 commits into from
Oct 2, 2018
Merged

Conversation

briandoconnor
Copy link
Contributor

See #103

@@ -456,6 +456,7 @@ definitions:
- EXECUTOR_ERROR
- SYSTEM_ERROR
- CANCELED
- CANCELLING
Copy link
Member

Choose a reason for hiding this comment

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

We should use a single L in "CANCELING" to match the existing "CANCELED". (Per a quick web search, both words can be spelled either way, with a single L preferred in American English and a double L in British English. So let's be consistent.)

@@ -456,6 +456,7 @@ definitions:
- EXECUTOR_ERROR
- SYSTEM_ERROR
- CANCELED
- CANCELING
Copy link
Member

Choose a reason for hiding this comment

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

I changed it to a single L to match "CANCELED". (Both spellings are okay for both words, so let's be consistent.)

@briandoconnor briandoconnor merged commit aad92bc into develop Oct 2, 2018
@briandoconnor briandoconnor deleted the briandoconnor-patch-20180930 branch October 2, 2018 19:55
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