mirror of
https://github.com/launchbadge/sqlx.git
synced 2026-03-23 10:38:57 +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:
@@ -448,7 +448,7 @@ impl MySqlConnectOptions {
|
||||
self.socket.as_ref()
|
||||
}
|
||||
|
||||
/// Get the server's port.
|
||||
/// Get the current username.
|
||||
///
|
||||
/// # Example
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user