Index: third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/script-snippet-model.html |
diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/script-snippet-model.html b/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/script-snippet-model.html |
index 0c949ff485d0979e9cd64d74bbbde1fa51c58ea0..ce4895530784695e6ecfb460ef27a248abede34d 100644 |
--- a/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/script-snippet-model.html |
+++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/script-snippet-model.html |
@@ -163,7 +163,7 @@ function test() |
{ |
var uiSourceCode1; |
var uiSourceCode2; |
- var uiSoruceCode3; |
+ var uiSourceCode3; |
var context = WebInspector.context.flavor(WebInspector.ExecutionContext); |
resetSnippetsSettings(); |