Skip to content

Commit 4d3cf8b

Browse files
committed
fixed doc-string
1 parent b828a77 commit 4d3cf8b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

adafruit_pcf8523/pcf8523.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
# SPDX-License-Identifier: MIT
55

66
"""
7-
`adafruit_pcf8523` - PCF8523 Real Time Clock module
8-
====================================================
7+
`pcf8523` - PCF8523 Real Time Clock module
8+
==========================================
99
1010
This library supports the use of the PCF8523-based RTC in CircuitPython. It
1111
contains a base RTC class used by all Adafruit RTC libraries. This base

0 commit comments

Comments
 (0)