Skip to content

Commit b45a981

Browse files
committed
docs(conf): Fix typo
1 parent d027ff4 commit b45a981

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
# sphinx-autoapi
9898
autoapi_type = "python"
9999
autoapi_dirs = [project_root / "libvcs"]
100-
autoapi_generate_api_docs = False # when fales, use directives
100+
autoapi_generate_api_docs = False # when False, use directives
101101

102102
# sphinx.ext.napoleon
103103
napoleon_google_docstring = True

0 commit comments

Comments
 (0)