Skip to content

Commit

Permalink
fix(builder): Update documentation comments
Browse files Browse the repository at this point in the history
  • Loading branch information
geometryolife committed Aug 31, 2023
1 parent 7126f78 commit 4012b19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clap_builder/src/derive.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//! This module contains traits that are usable with the `#[derive(...)].`
//! This module contains traits that are usable with the `#[derive(...)]`
//! macros in `clap_derive`.

use crate::builder::PossibleValue;
Expand Down

0 comments on commit 4012b19

Please sign in to comment.