Skip to content

Commit 4012b19

Browse files
committed
fix(builder): Update documentation comments
1 parent 7126f78 commit 4012b19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clap_builder/src/derive.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//! This module contains traits that are usable with the `#[derive(...)].`
1+
//! This module contains traits that are usable with the `#[derive(...)]`
22
//! macros in `clap_derive`.
33
44
use crate::builder::PossibleValue;

0 commit comments

Comments
 (0)