| Index: ui/file_manager/file_manager/foreground/js/file_manager.js
|
| diff --git a/ui/file_manager/file_manager/foreground/js/file_manager.js b/ui/file_manager/file_manager/foreground/js/file_manager.js
|
| index 232e7cba8a5b3242e2010cebe61031df2f2a35a4..d4f6f6d725f6bc3432c7b4fb77f30df5a3607de8 100644
|
| --- a/ui/file_manager/file_manager/foreground/js/file_manager.js
|
| +++ b/ui/file_manager/file_manager/foreground/js/file_manager.js
|
| @@ -6,8 +6,7 @@
|
| * FileManager constructor.
|
| *
|
| * FileManager objects encapsulate the functionality of the file selector
|
| - * dialogs, as well as the full screen file manager application (though the
|
| - * latter is not yet implemented).
|
| + * dialogs, as well as the full screen file manager application.
|
| *
|
| * @constructor
|
| * @struct
|
|
|