PolyGerrit: Fix typos in comments
Change-Id: I7b43aa8903035faa1d6eb5f3cb9bf9c121e024f0
This commit is contained in:
@@ -149,7 +149,7 @@ limitations under the License.
|
||||
element.messages = messages;
|
||||
|
||||
// Stub methods on the changeComments object after changeComments has
|
||||
// been initalized.
|
||||
// been initialized.
|
||||
return commentApiWrapper.loadComments();
|
||||
});
|
||||
|
||||
@@ -466,7 +466,7 @@ limitations under the License.
|
||||
element.messages = messages;
|
||||
|
||||
// Stub methods on the changeComments object after changeComments has
|
||||
// been initalized.
|
||||
// been initialized.
|
||||
return commentApiWrapper.loadComments();
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user