Skip to content
This repository was archived by the owner on Mar 19, 2025. It is now read-only.

Commit 90303ee

Browse files
committed
WAIT FUCKAKAKAK I MISSED THIS
1 parent 075c37f commit 90303ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tercol/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ def hexa(hexa, text):
149149

150150
def bghexa(hexa, text):
151151
"""
152-
Same thing as hex(hex, text) but it colors the background instead.
152+
Same thing as hexa(hex, text) but it colors the background instead.
153153
"""
154154
try:
155155
if isinstance(hexa, int):

0 commit comments

Comments
 (0)