Skip to content

power-savings.rst: fix typo #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ to buffer frames for a station when that station is in power save mode
and to transmit them later to the station when the AP knows the station
will listen. When a station is in power save mode, it turns off its
transmitter and receiver to preserve energy. It takes less power for a
station to turn its receiver on to listen to frames than to turn it its
station to turn its receiver on to listen for frames than to turn its
transmitter on to transmit frames. For this reason, it's more
power-efficient for an AP to inform a station if it has buffered frames
present on the AP than to have the station poll the AP querying if
Expand Down