Skip to content

Commit 8da4ce9

Browse files
m
1 parent 772c839 commit 8da4ce9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/log.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ A minimal example::
108108
def log_temp():
109109
log.add(temp=temperature())
110110

111-
An example that runs through some of the functions of the log module API:
111+
An example that runs through all of the functions of the log module API:
112112

113113
.. include:: ../examples/data-logging.py
114114
:code: python

0 commit comments

Comments
 (0)