Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(194)

Unified Diff: third_party/WebKit/LayoutTests/webaudio/audiosource-time-limits.html

Issue 2322343002: Fix "notificiation" and "soruce" typos. (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/webaudio/audiosource-time-limits.html
diff --git a/third_party/WebKit/LayoutTests/webaudio/audiosource-time-limits.html b/third_party/WebKit/LayoutTests/webaudio/audiosource-time-limits.html
index 7a9f6c787ac7530e5293000b62b4ce349c996b53..ec3282288156e05214152cc76c11ef978ab6b13c 100644
--- a/third_party/WebKit/LayoutTests/webaudio/audiosource-time-limits.html
+++ b/third_party/WebKit/LayoutTests/webaudio/audiosource-time-limits.html
@@ -10,7 +10,7 @@
<body>
<script>
- description("Test Scheduled Soruces with Huge Time Limits.");
+ description("Test Scheduled Sources with Huge Time Limits.");
window.jsTestIsAsync = true;
var sampleRate = 48000;

Powered by Google App Engine
This is Rietveld 408576698