| Index: chrome/browser/resources/settings/internet_page/network_summary.js
|
| diff --git a/chrome/browser/resources/settings/internet_page/network_summary.js b/chrome/browser/resources/settings/internet_page/network_summary.js
|
| index d7ad7b568c28e58183c407a641e1b7e90b29af66..fe02289950fd050e354ab4f369a457502009b713 100644
|
| --- a/chrome/browser/resources/settings/internet_page/network_summary.js
|
| +++ b/chrome/browser/resources/settings/internet_page/network_summary.js
|
| @@ -400,8 +400,8 @@ Polymer({
|
| },
|
|
|
| /**
|
| - * Sets 'networkStates[type]' which will update the cr-network-list-item
|
| - * associated with 'type'.
|
| + * Sets 'networkStates[type]' which will update the
|
| + * cr-network-list-network-item associated with 'type'.
|
| * @param {string} type The network type.
|
| * @param {!CrOnc.NetworkStateProperties|undefined} state The state properties
|
| * for the network to associate with |type|. May be undefined if there are
|
|
|