Commit 85a0304a authored by Roger McFarlane's avatar Roger McFarlane Committed by Commit Bot

[autofill] Fix a typo in a comment in fill.js

Change-Id: Ia78991eda5e1e25ca410ab94b3a1176ae75f7d7a
Reviewed-on: https://chromium-review.googlesource.com/c/1330333Reviewed-by: default avatarRoger McFarlane <rogerm@chromium.org>
Reviewed-by: default avatarOlivier Robin <olivierrobin@chromium.org>
Commit-Queue: Roger McFarlane <rogerm@chromium.org>
Cr-Commit-Position: refs/heads/master@{#606995}
parent f241ab29
......@@ -1995,7 +1995,7 @@ __gCrWeb.fill.autofillSubmissionData = function(form) {
/**
* Returns the coalesced child text of the elements who's ids are found in
* the |atrtribute| of |element|.
* the |attribute| of |element|.
*
* For example, given this document...
*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment