summaryrefslogtreecommitdiffstatshomepage
path: root/docs/library/pyb.DAC.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/library/pyb.DAC.rst')
-rw-r--r--docs/library/pyb.DAC.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/library/pyb.DAC.rst b/docs/library/pyb.DAC.rst
index 4b9651e27e..fd786b63b6 100644
--- a/docs/library/pyb.DAC.rst
+++ b/docs/library/pyb.DAC.rst
@@ -79,7 +79,7 @@ Methods
.. method:: DAC.triangle(freq)
Generate a triangle wave. The value on the DAC output changes at
- the given frequency, and the frequence of the repeating triangle wave
+ the given frequency, and the frequency of the repeating triangle wave
itself is 2048 times smaller.
.. method:: DAC.write(value)