diff options
Diffstat (limited to 'mullvad-api/src')
| -rw-r--r-- | mullvad-api/src/lib.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mullvad-api/src/lib.rs b/mullvad-api/src/lib.rs index 85214a9fc0..833dcf3f67 100644 --- a/mullvad-api/src/lib.rs +++ b/mullvad-api/src/lib.rs @@ -140,7 +140,7 @@ pub struct ApiEndpoint { /// useful primarily for testing purposes. /// /// * If `force_direct` is `true`, bridges and proxies will not be used to - /// reach the API. + /// reach the API. /// * If `force_direct` is `false`, bridges and proxies can be used to reach the API. /// /// # Note |
