We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4c26081 + 83ebdfc commit 76c0d0aCopy full SHA for 76c0d0a
build_docs.py
@@ -579,7 +579,7 @@ def parse_args():
579
parser.add_argument(
580
"--theme",
581
default="python-docs-theme",
582
- help="Python package to use for python-docs-theme: Usefull to test branches:"
+ help="Python package to use for python-docs-theme: Useful to test branches:"
583
" --theme git+https://github.com/obulat/python-docs-theme@master",
584
)
585
args = parser.parse_args()
0 commit comments