We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57ff228 commit 83782a6Copy full SHA for 83782a6
docs/src/lib.rs
@@ -1,4 +1,4 @@
1
-//! This exposes a function in python, so a mkdocs plugin can use it to generates the CLI document.
+//! This exposes a function in Python, so an mkdocs plugin can use it to generate the CLI document.
2
//! For actual library/binary source code look in cpp-linter folder.
3
use std::collections::HashMap;
4
0 commit comments