Skip to content

Commit acafa71

Browse files
dojutsu-userstsewd
andauthored
improve comment
Co-Authored-By: Santos Gallegos <[email protected]>
1 parent 14989b7 commit acafa71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readthedocs/search/parse_json.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ def parse_content(content):
9595
Removes the starting text and ¶.
9696
9797
It removes the starting text from the content
98-
because it contains the the title of that content,
98+
because it contains the title of that content,
9999
which is redundant here.
100100
"""
101101
content = content.replace('¶', '').strip()

0 commit comments

Comments
 (0)