mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
s/somme/some/
This commit is contained in:
parent
3224a4e49e
commit
9b85d88036
@ -598,7 +598,7 @@ module.exports = React.createClass({
|
||||
}
|
||||
|
||||
if (needsUpdate.length > 0) {
|
||||
// If somme of the rules need to be ported then wait for the porting
|
||||
// If some of the rules need to be ported then wait for the porting
|
||||
// to happen and then fetch the rules again.
|
||||
return q.allSettled(needsUpdate).then( function() {
|
||||
return cli.getPushRules();
|
||||
|
Loading…
Reference in New Issue
Block a user