Skip to content

Commit 7e1360e

Browse files
authored
fix: typo
1 parent a645cd3 commit 7e1360e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

influxdb_client/client/loggingHandler.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ class InfluxLoggingHandler(logging.Handler):
88
"""
99
InfluxLoggingHandler instances dispatch logging events to influx.
1010
11-
There is no need to set a Formater.
11+
There is no need to set a Formatter.
1212
The raw input will be passed on to the influx write api.
1313
"""
1414

0 commit comments

Comments
 (0)