Skip to content

Commit

Permalink
Fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
timweri committed Dec 16, 2024
1 parent 62bb2f3 commit 131351c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rustica-agent/src/ffi/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ pub use utils::*;
/// For functions that handle YubiKey specific functionality (generally PIV)
pub use yubikey_utils::*;

/// For functions that parses mTLS configs
/// For functions that handle mTLS configs
pub use mtls::*;

use crate::config::UpdatableConfiguration;
Expand Down

0 comments on commit 131351c

Please sign in to comment.