mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-12-28 19:49:23 +00:00
docs: Fix a copy-paste error on get_username docs (#3786)
I suspect this is a copy-paste error, it's meant to say username, not port.
This commit is contained in:
parent
393b731d5e
commit
e474be6d4b
@ -448,7 +448,7 @@ impl MySqlConnectOptions {
|
||||
self.socket.as_ref()
|
||||
}
|
||||
|
||||
/// Get the server's port.
|
||||
/// Get the current username.
|
||||
///
|
||||
/// # Example
|
||||
///
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user