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

Unified Diff: tools/playback_benchmark/playback.js

Issue 9910010: Fix some grammatical errors in comments in tools/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 9 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: tools/playback_benchmark/playback.js
diff --git a/tools/playback_benchmark/playback.js b/tools/playback_benchmark/playback.js
index 4fc9fb0f9dbb587cf1c767d5c14ec9a877a296ab..49628512f0eab535738f4491476946499adc417a 100644
--- a/tools/playback_benchmark/playback.js
+++ b/tools/playback_benchmark/playback.js
@@ -89,7 +89,7 @@ Benchmark.Agent.prototype.ensureEqual = function(event, recordedEvent) {
};
/**
- * Gets next event from timeline and returns it's identifier.
+ * Gets next event from timeline and returns its identifier.
* @param {Object} event Object with event information.
* @return {number} Event identifier.
*/

Powered by Google App Engine
This is Rietveld 408576698