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

fixing small typos in DeviceLight_tests.js #518

Merged
merged 1 commit into from Jan 17, 2014

Conversation

Volker-E
Copy link
Contributor

No description provided.

@hoppipolla-critic-bot
Copy link

Critic review: https://critic.hoppipolla.co.uk/r/564

This is an external review system which you may optionally use for the code review of your pull request.

In order to help critic track your changes, please do not make in-place history rewrites (e.g. via git rebase -i or git commit --amend) when updating this pull request.

@@ -305,7 +305,7 @@
t.done();
});

var t2 = async_test('test if DeviceLightEvent recieved');
var t2 = async_test('test if DeviceLightEvent received');
Copy link
Contributor

Choose a reason for hiding this comment

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

This is addressed in #395. Anyway, thanks for the typo fixing.

You are encouraged and appreciated to review #395, by the way :)

zqzhang added a commit that referenced this pull request Jan 17, 2014
fixing small typos in DeviceLight_tests.js
@zqzhang zqzhang merged commit efe34b5 into web-platform-tests:master Jan 17, 2014
zqzhang pushed a commit to zqzhang/web-platform-tests that referenced this pull request Jan 24, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants