Skip to content

Commit

Permalink
Fixed typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
sleiss committed Sep 6, 2014
1 parent 446cc6a commit 49cf9ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/exampleRegister.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
$nickname = 'John Doe'; // This is the username displayed by WhatsApp clients.


// Create a instance of WhastPort.
// Create a instance of WhatsProt.
$w = new WhatsProt($username, $identity, $nickname, $debug);

// How to create an account __ONLY__ if you do not have a associated to our phone number.
Expand Down

0 comments on commit 49cf9ab

Please sign in to comment.