mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-20 01:22:52 +08:00
chore(): fix comment in sms plugin referring to wrong cordova plugin (#2079)
This commit is contained in:
parent
86181afc27
commit
3e933bbaff
@ -29,7 +29,7 @@ export interface SmsOptionsAndroid {
|
||||
* @name SMS
|
||||
* @description
|
||||
*
|
||||
* Requires Cordova plugin: cordova-plugin-sms. For more info, please see the [SMS plugin docs](https://github.com/cordova-sms/cordova-sms-plugin).
|
||||
* Requires Cordova plugin: cordova-sms-plugin. For more info, please see the [SMS plugin docs](https://github.com/cordova-sms/cordova-sms-plugin).
|
||||
*
|
||||
* @usage
|
||||
* ```typescript
|
||||
|
Loading…
Reference in New Issue
Block a user