summaryrefslogtreecommitdiffhomepage
path: root/mullvad-cli/src
diff options
context:
space:
mode:
Diffstat (limited to 'mullvad-cli/src')
-rw-r--r--mullvad-cli/src/main.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/mullvad-cli/src/main.rs b/mullvad-cli/src/main.rs
index c77e894d8e..8761570587 100644
--- a/mullvad-cli/src/main.rs
+++ b/mullvad-cli/src/main.rs
@@ -75,7 +75,7 @@ enum Cli {
Relay(relay::Relay),
/// Manage Mullvad API access methods.
///
- /// Access methods are used to connect to the the Mullvad API via one of
+ /// Access methods are used to connect to the Mullvad API via one of
/// Mullvad's bridge servers or a custom proxy (SOCKS5 & Shadowsocks) when
/// and where establishing a direct connection does not work.
///