diff options
author | Tambet Ingo <tambet@gmail.com> | 2008-08-29 18:09:23 +0300 |
---|---|---|
committer | Tambet Ingo <tambet@gmail.com> | 2008-08-29 18:09:23 +0300 |
commit | 2087ca49b6a162462e0006b01089ecf8ff0dc8e0 (patch) | |
tree | 13c24912f52da19a563bde992529c407387320e7 /introspection | |
parent | c71ae54f887fb337eab7d7822cd2d8654b085744 (diff) |
Fix another upper case inconsistency in the public API (SetApn).
Diffstat (limited to 'introspection')
-rw-r--r-- | introspection/mm-modem-gsm-network.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/introspection/mm-modem-gsm-network.xml b/introspection/mm-modem-gsm-network.xml index b6d23631..10215ccf 100644 --- a/introspection/mm-modem-gsm-network.xml +++ b/introspection/mm-modem-gsm-network.xml @@ -28,7 +28,7 @@ </arg> </method> - <method name="SetAPN"> + <method name="SetApn"> <tp:docstring> Set the APN. </tp:docstring> |