Skip to content

Commit

Permalink
spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-bc committed Nov 7, 2023
1 parent 815845d commit 590d197
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/doxygen/index_gen.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"title", type=str, help="The title to use for the header of the generated file"
)
parser.add_argument(
"excludes", type=str, help="Comma-sperated list of directories to exclude"
"excludes", type=str, help="Comma-separated list of directories to exclude"
)
args = parser.parse_args()

Expand Down

0 comments on commit 590d197

Please sign in to comment.