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

Unified Diff: chrome/browser/resources/file_manager/js/file_manager_pyauto.js

Issue 12225135: [Cleanup] Files.app: add missing periods on comments. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: comment fix 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/file_manager_pyauto.js
diff --git a/chrome/browser/resources/file_manager/js/file_manager_pyauto.js b/chrome/browser/resources/file_manager/js/file_manager_pyauto.js
index c9ba5f2d21d7cbacfac1450b062e315b8ed5b320..45eaa2d939ece3d7c9ab0d0ea23ae39adb8e287f 100644
--- a/chrome/browser/resources/file_manager/js/file_manager_pyauto.js
+++ b/chrome/browser/resources/file_manager/js/file_manager_pyauto.js
@@ -14,7 +14,7 @@
var pyautoAPI = {
/**
* Add the item with given name to the current selection.
- * @param {string} name Name of the item to add to selection
+ * @param {string} name Name of the item to add to selection.
*/
addItemToSelection: function(name) {
var entryExists = false;
« no previous file with comments | « chrome/browser/resources/file_manager/js/directory_model.js ('k') | chrome/browser/resources/file_manager/js/file_table.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698