doc(haptic): fix typo (#11461)

This commit is contained in:
Amit Moryossef
2017-05-01 19:12:55 +03:00
committed by Manu MA
parent b96e31bf30
commit 6add05e31a

View File

@ -37,7 +37,7 @@ export class Haptic {
/** /**
* Check to see if the Haptic Plugin is available * Check to see if the Haptic Plugin is available
* @return {boolean} Retuns true or false if the plugin is available * @return {boolean} Returns true or false if the plugin is available
* *
*/ */
available() { available() {