Skip to content

Commit 75a38ce

Browse files
authoredOct 14, 2023
Update timing.rst
1 parent b079e17 commit 75a38ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docs/timing.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Timing Functions
1717
time available. Monotonic time moves unidirectionally forward and runs
1818
independently of the variations that occur with a system clock. This delay
1919
function can be used safely inside a process thread. It is named after
20-
the **arduino** delay function.
20+
the **Arduino** delay function.
2121

2222
:param delay_time: amount of time to delay (milliseconds)
2323

0 commit comments

Comments
 (0)
Please sign in to comment.