Chromium Code Reviews| Index: chrome/browser/resources/offline_pages/offline_internals.html |
| diff --git a/chrome/browser/resources/offline_pages/offline_internals.html b/chrome/browser/resources/offline_pages/offline_internals.html |
| index edb60fff54c73068fe51c8fd9929d4f949cba5d3..896fa1283ba7b1cb619ad6aa6528f92a8cd40f01 100644 |
| --- a/chrome/browser/resources/offline_pages/offline_internals.html |
| +++ b/chrome/browser/resources/offline_pages/offline_internals.html |
| @@ -70,6 +70,7 @@ |
| </table> |
| <input id="url" type="url"> |
| <button id="add-to-queue">Load in background</button> |
| + Use comma to separate multiple URLs. |
|
michaelpg
2016/08/14 21:31:19
grammar nit: "Use commas"
chili
2016/08/15 18:27:08
Maybe you feel differently, but I would also put t
romax
2016/08/19 18:53:35
Done.
|
| <div id="save-url-state"></div> |
| </body> |
| </html> |