commit fd9f7cf944caf0b89f7e05727b5bdbb13c24d154
parent d8c3b19f7b4a1b36c3025a22efa08deb49d7c0cb
Author: Alexandre Bique <bique.alexandre@gmail.com>
Date: Tue, 14 Jun 2022 13:59:41 +0200
Fix doc.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/clap/ext/params.h b/include/clap/ext/params.h
@@ -231,7 +231,7 @@ enum {
// The parameter info did change, use this flag for:
// - name change
- // - module_path change
+ // - module change
// - is_periodic (flag)
// - is_hidden (flag)
// New info takes effect immediately.