Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
EddyVerbruggen committed Apr 9, 2014
1 parent 52c21a5 commit 4459bdb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ $ cordova prepare

3\. Download the source files for iOS and/or Android and copy them to your project.

iOS: Copy `HeadsetDetection.h` and `HeadsetDetection.h` to `platforms/ios/<ProjectName>/Plugins`
iOS: Copy `HeadsetDetection.h` and `HeadsetDetection.m` to `platforms/ios/<ProjectName>/Plugins`

Android: Copy `HeadsetDetection.java` to `platforms/android/src/nl/xservices/plugins` (create the folders)

Expand Down Expand Up @@ -105,4 +105,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
THE SOFTWARE.

0 comments on commit 4459bdb

Please sign in to comment.