Skip to content

Commit

Permalink
Merge pull request #5105 from geometryolife/fix
Browse files Browse the repository at this point in the history
fix(builder): Update documentation comments
  • Loading branch information
epage committed Aug 31, 2023
2 parents 7126f78 + 4012b19 commit 98712db
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 98712db

Please sign in to comment.