Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(334)

Unified Diff: chrome/browser/resources/file_manager/js/photo/select_album_dialog.js

Issue 12262003: [Cleanup] Files.app: Adds missing periods at the end of the descriptions. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/resources/file_manager/js/photo/select_album_dialog.js
diff --git a/chrome/browser/resources/file_manager/js/photo/select_album_dialog.js b/chrome/browser/resources/file_manager/js/photo/select_album_dialog.js
index bedb402cfb49925c6aff49317bf69436c76e4e03..7a129decf5ab689d5c982c6f0e6f5306a1311623 100644
--- a/chrome/browser/resources/file_manager/js/photo/select_album_dialog.js
+++ b/chrome/browser/resources/file_manager/js/photo/select_album_dialog.js
@@ -119,7 +119,7 @@ SelectAlbumDialog.prototype.renderItem = function(item) {
* Shows dialog.
*
* @param {string} message Message in dialog caption.
- * @param {Array} items Albums to render in list
+ * @param {Array} items Albums to render in list.
* @param {string} defaultNewName Default name of the new album.
* @param {string} okCaption Text on the ok button.
* @param {function} onOk Callback function.
« no previous file with comments | « chrome/browser/resources/file_manager/js/photo/ribbon.js ('k') | chrome/browser/resources/file_manager/js/photo/slide_mode.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698