Skip to content

Commit c2bc3a1

Browse files
authored
Fix typo
1 parent 07be396 commit c2bc3a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dingz/discovery.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"""Discover Dingz devices in a network."""
1+
"""Discover dingz devices in a network."""
22
import asyncio
33
import logging
44
from typing import Optional, List

0 commit comments

Comments
 (0)