We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 572b942 commit 483b6d5Copy full SHA for 483b6d5
client/src/client.rs
@@ -415,7 +415,7 @@ impl Client {
415
416
/// Constructor for client from configuration and headers
417
///
418
- /// *Authentication* header will be added, if `login` and `password` fields are presented
+ /// *Authorization* header will be added, if `login` and `password` fields are presented
419
420
/// # Errors
421
/// If configuration isn't valid (e.g public/private keys don't match)
0 commit comments