PolyGerrit: Fix typos in comments

Change-Id: I7b43aa8903035faa1d6eb5f3cb9bf9c121e024f0
This commit is contained in:
David Pursehouse
2019-05-02 09:31:56 +09:00
parent 9e208e09a4
commit 3255182532
3 changed files with 5 additions and 5 deletions

View File

@@ -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();
});