Skip to content

Commit 46943c6

Browse files
committed
style: ✏️ fix comment typo
1 parent 6c857ad commit 46943c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Contents/Code/update_tools.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ def set_metadata_title(self):
308308

309309
def simplify_title(self):
310310
"""
311-
# Remove extra description text from the title
311+
Remove extra description text from the title
312312
"""
313313
# If the title ends with a series part, remove it
314314
# works for "Book 1" and "Book One"

0 commit comments

Comments
 (0)