correct type mistake

Sorry to bother , but it seems that in such situations , the minimal delay is increased instead of decreased ?
This commit is contained in:
lilifan 2017-10-14 23:45:03 +08:00 committed by GitHub
parent b4ee23ce2c
commit e171db026f

View file

@ -461,4 +461,4 @@ For example, the in-browser timer may slow down for a lot of reasons:
- The browser tab is in the background mode. - The browser tab is in the background mode.
- The laptop is on battery. - The laptop is on battery.
All that may decrease the minimal timer resolution (the minimal delay) to 300ms or even 1000ms depending on the browser and settings. All that may increase the minimal timer resolution (the minimal delay) to 300ms or even 1000ms depending on the browser and settings.