Skip to content

Commit ae3aa28

Browse files
committed
environment.rst typo
1 parent 9c74562 commit ae3aa28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/environment.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ a rotation of 0. Attempting to initialize the screen with a rotation other than
125125
CIRCUITPY_DISPLAY_FREQUENCY
126126
~~~~~~~~~~~~~~~~~~~~~~~~~~~
127127
Allows the entry of a display frequency used during the "dotclock" framebuffer construction.
128-
If a valid fequency is not defined the board will initialize the framebuffer with a
128+
If a valid frequency is not defined the board will initialize the framebuffer with a
129129
frequency of 12500000hz (12.5Mhz). The value should be entered as an integer in hertz
130-
i.e. CIRCUITPY_DISPLAY_FREQUENCY=16000000 will override the default value with a 16Mhz
130+
i.e. CIRCUITPY_DISPLAY_FREQUENCY=16000000 will override the default value with a 16Mhz
131131
display frequency.

0 commit comments

Comments
 (0)