Skip to content

Commit 80e5727

Browse files
committed
fix: typo
1 parent 9e7902f commit 80e5727

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/quincey.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ pub enum Quincey {
1414
Remote {
1515
/// The remote client.
1616
client: Client,
17-
/// Tzhe base URL for the remote API.
17+
/// The base URL for the remote API.
1818
url: reqwest::Url,
1919
/// OAuth shared token.
2020
token: SharedToken,

0 commit comments

Comments
 (0)