1
0
mirror of https://github.com/matrix-org/matrix-js-sdk.git synced 2025-11-28 05:03:59 +03:00
This commit is contained in:
Richard van der Hoff
2017-02-16 16:16:13 +00:00
parent 597f981fec
commit 926fee8493

View File

@@ -3054,7 +3054,7 @@ module.exports.CRYPTO_ENABLED = CRYPTO_ENABLED;
* already ERROR. <i>This is the equivalent of "syncError" in the previous
* API.</i></li>
*
* <li>RECONNECTING: The sync connedtion has dropped, but not (yet) in a way that
* <li>RECONNECTING: The sync connection has dropped, but not (yet) in a way that
* should be considered erroneous.
* </li>
*