Typo fix in javadoc

@throw -> @throws
@Deprecated -> @deprecated
This commit is contained in:
Alexey Tarasov
2009-09-01 02:37:07 +11:00
committed by Jean-Baptiste Queru
parent 4d88cbd98e
commit f2db9fb0f8
6 changed files with 6 additions and 6 deletions

View File

@@ -154,7 +154,7 @@ public class PhoneStateListener {
* @see ServiceState#STATE_IN_SERVICE
* @see ServiceState#STATE_OUT_OF_SERVICE
* @see ServiceState#STATE_POWER_OFF
* @deprecated, @see #onSignalStrengthsChanged
* @deprecated , @see #onSignalStrengthsChanged
*/
public void onSignalStrengthChanged(int asu) {
// default implementation empty