Skip to content

Commit 83782a6

Browse files
Update comment in docs/src/lib.rs
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 57ff228 commit 83782a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//! This exposes a function in python, so a mkdocs plugin can use it to generates the CLI document.
1+
//! This exposes a function in Python, so an mkdocs plugin can use it to generate the CLI document.
22
//! For actual library/binary source code look in cpp-linter folder.
33
use std::collections::HashMap;
44

0 commit comments

Comments
 (0)