Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkusPettersson98 committed Dec 21, 2023
1 parent 96944c5 commit f154900
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mullvad-daemon/src/api.rs
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ impl NewAccessMethodEvent {
#[derive(Clone)]
pub struct ResolvedConnectionMode {
/// The connection strategy to be used by the `mullvad-api` crate when
/// initialzing API requests.
/// initializing API requests.
pub connection_mode: ApiConnectionMode,
/// The actual endpoint of the Mullvad API and which clients should be
/// allowed to initialize a connection to this endpoint.
Expand Down

0 comments on commit f154900

Please sign in to comment.