| Index: ui/file_manager/file_manager/foreground/js/list_thumbnail_loader.js
|
| diff --git a/ui/file_manager/file_manager/foreground/js/list_thumbnail_loader.js b/ui/file_manager/file_manager/foreground/js/list_thumbnail_loader.js
|
| index 38a384151edbd639cfcf64e14994e524238560d4..8ceee830d9e0e55a859616adad2132eec9218ef4 100644
|
| --- a/ui/file_manager/file_manager/foreground/js/list_thumbnail_loader.js
|
| +++ b/ui/file_manager/file_manager/foreground/js/list_thumbnail_loader.js
|
| @@ -5,7 +5,7 @@
|
| /**
|
| * A thumbnail loader for list style UI.
|
| *
|
| - * ListThumbnailLoader is a thubmanil loader designed for list style ui. List
|
| + * ListThumbnailLoader is a thumbnail loader designed for list style ui. List
|
| * thumbnail loader loads thumbnail in a viewport of the UI. ListThumbnailLoader
|
| * is responsible to return dataUrls of thumbnails and fetch them with proper
|
| * priority.
|
|
|