doc: spelling

Merges https://github.com/espressif/esp-idf/pull/1800
This commit is contained in:
Daniel Miller 2018-03-31 20:24:41 -07:00 committed by Angus Gratton
parent 32e0903561
commit 9acebb08fe

View file

@ -31,7 +31,7 @@ Power Management Locks
As mentioned in the overview, applications can acquire/release locks to control the power management algorithm. When application takes a lock, power management algorithm operation is restricted in a way described below, for each lock. When the lock is released, such restriction is removed.
Different parts of the application can take the same lock. In this case, lock mush be released the same number of times as it was acquired, in order for power managment algorithm to resume.
Different parts of the application can take the same lock. In this case, the lock must be released the same number of times as it was acquired, in order for power managment algorithm to resume.
In ESP32, three types of locks are supported: