Fixed comment typo

pull/58/head
Beaudan 7 years ago
parent f51dc811d4
commit f67c71bda1

@ -44,9 +44,9 @@
none: 0,
// Have received a friend request, waiting to accept/decline
pendingAction: 1,
// Have send a friend request, waiting for response
// Have sent a friend request, waiting for response
pendingResponse: 2,
// Have send and received prekeybundle, waiting for ciphertext confirming key exchange
// Have sent and received prekeybundle, waiting for ciphertext confirming key exchange
pendingCipher: 3,
// We did it!
friends: 4,

Loading…
Cancel
Save