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 88a95d9 commit 96944c5
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 @@ -41,7 +41,7 @@ pub enum Message {
/// * When a [`mullvad_api::rest::RequestService`] requests a new
/// [`ApiConnectionMode`] from the running [`AccessModeSelector`].
///
/// * When testing some [`AccessMethodSetting`] to see if can be used to
/// * When testing some [`AccessMethodSetting`] to see if it can be used to
/// successfully reach the Mullvad API. This will temporarily switch the
/// currently active access method, but since this is just a test it should not
/// produce any unwanted noise for clients.
Expand Down

0 comments on commit 96944c5

Please sign in to comment.