Skip to content

Commit 76c0d0a

Browse files
authored
Merge pull request #175 from ezio-melotti/patch-1
2 parents 4c26081 + 83ebdfc commit 76c0d0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build_docs.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -579,7 +579,7 @@ def parse_args():
579579
parser.add_argument(
580580
"--theme",
581581
default="python-docs-theme",
582-
help="Python package to use for python-docs-theme: Usefull to test branches:"
582+
help="Python package to use for python-docs-theme: Useful to test branches:"
583583
" --theme git+https://github.com/obulat/python-docs-theme@master",
584584
)
585585
args = parser.parse_args()

0 commit comments

Comments
 (0)