Fix spelling error in a comment
Change-Id: Ie3429019ab5ce58870db20af8bb52e7ab7e2766f
This commit is contained in:
@@ -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 = [];
|
||||
|
||||
Reference in New Issue
Block a user