diff options
author | Dan Williams <dcbw@redhat.com> | 2012-07-19 13:23:12 -0500 |
---|---|---|
committer | Aleksander Morgado <aleksander@lanedo.com> | 2012-08-06 20:07:26 +0200 |
commit | 8740f0b72f442a33caf91010a91f1454ed021fc2 (patch) | |
tree | bea989ed255df8d0f6ab293f22192b895b24971c | |
parent | 6f3a83534cfd1e6ff6bd3aeff5b338a7d71db9eb (diff) |
trivial: comment spelling fix
-rw-r--r-- | plugins/nokia/mm-broadband-modem-nokia.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/nokia/mm-broadband-modem-nokia.c b/plugins/nokia/mm-broadband-modem-nokia.c index c48d5d47..d0071bc3 100644 --- a/plugins/nokia/mm-broadband-modem-nokia.c +++ b/plugins/nokia/mm-broadband-modem-nokia.c @@ -152,7 +152,7 @@ iface_modem_init (MMIfaceModem *iface) iface->create_sim = create_sim; iface->create_sim_finish = create_sim_finish; - /* Nokia headsets (at least N85) do not support "power on"; they do + /* Nokia handsets (at least N85) do not support "power on"; they do * support "power off" but you proabably do not want to turn off the * power on your telephone if something went wrong with connecting * process. So, disabling both these operations. The Nokia GSM/UMTS command |