fix typo in ibeacon plugin (#1138)

This commit is contained in:
Edoardo Tassinari 2017-03-03 11:21:03 +01:00 committed by Ibby Hadeed
parent 27fdce7af2
commit 50c03b2a49

View File

@ -566,7 +566,7 @@ export class IBeacon {
/**
* See the docuemntation of {@code requestWhenInUseAuthorization} for further details.
* See the documentation of {@code requestWhenInUseAuthorization} for further details.
*
* @returns {Promise<void>} Returns a promise which is resolved when the native layer
* shows the request dialog.