| Index: third_party/WebKit/LayoutTests/http/tests/inspector/persistence/automapping-sane.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/automapping-sane.html b/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/automapping-sane.html
|
| index 38996e130629d3e87209d3b1ff63e9bc458149d9..8b934e4d1370b75faf94a2056d4b4c7dec0fcfcd 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/automapping-sane.html
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/automapping-sane.html
|
| @@ -44,7 +44,7 @@ function test()
|
| time: new Date("December 3, 1989")
|
| },
|
|
|
| - // Make sure files with different content lenghts DO NOT map.
|
| + // Make sure files with different content lengths DO NOT map.
|
| "http://example.com/images/image.png": {
|
| content: "012345",
|
| time: timestamp
|
|
|