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

Unified Diff: chrome/browser/resources/file_manager/js/photo/ribbon.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/ribbon.js
diff --git a/chrome/browser/resources/file_manager/js/photo/ribbon.js b/chrome/browser/resources/file_manager/js/photo/ribbon.js
index 72e4a3e7cb9bf512b98b99d1931ec9eca3b49563..66c3689bcce730f547c9c02344a5fd58bf3d81cb 100644
--- a/chrome/browser/resources/file_manager/js/photo/ribbon.js
+++ b/chrome/browser/resources/file_manager/js/photo/ribbon.js
@@ -324,7 +324,7 @@ Ribbon.prototype.renderThumbnail_ = function(index) {
/**
* Set the thumbnail image.
*
- * @param {Element} thumbnail Thumbnail element
+ * @param {Element} thumbnail Thumbnail element.
* @param {string} url Image url.
* @param {Object} metadata Metadata.
* @private

Powered by Google App Engine
This is Rietveld 408576698