Skip to content

Commit

Permalink
fix(realtime): Comments in RetryManager
Browse files Browse the repository at this point in the history
  • Loading branch information
edas committed Feb 26, 2020
1 parent 41cd73a commit 9974e9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cozy-realtime/src/RetryManager.js
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ class RetryManager {
}

/**
* Returns if we reached a level where we need to raise an error
* Returns if we reached a level where we need to emit an error
*
* @returns {boolean}
*/
Expand Down

0 comments on commit 9974e9d

Please sign in to comment.