Fix spelling error in a comment

Change-Id: Ie3429019ab5ce58870db20af8bb52e7ab7e2766f
This commit is contained in:
Wyatt Allen
2016-09-13 15:49:58 -07:00
parent 9fcec7437f
commit 072a0a9266

View File

@@ -163,8 +163,8 @@
};
/**
* Re-renders the DIV.contentText alement for the given side and range of diff
* content.
* Re-renders the DIV.contentText elements for the given side and range of
* diff content.
*/
GrDiffBuilder.prototype._renderContentByRange = function(start, end, side) {
var lines = [];