Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
saulecabrera committed Jun 12, 2024
1 parent 961d3d8 commit cbe56d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/javy-config/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
//! need to override non-standard defaults typically set during CLI invocations.
//! These defaults often do not align with the preferences of the CLI users.
//!
//! In gneneral this crate should be treated as an internal detail and
//! In general this crate should be treated as an internal detail and
//! a contract between the CLI and the Javy crate.
use bitflags::bitflags;
Expand Down

0 comments on commit cbe56d6

Please sign in to comment.