mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-31 05:30:17 +01:00
libnm-core/trivial: fix a typo in doc comment
This commit is contained in:
parent
913896721d
commit
61722fdeb1
1 changed files with 1 additions and 1 deletions
|
|
@ -3745,7 +3745,7 @@ nm_utils_is_valid_iface_name (const char *name, GError **error)
|
|||
*
|
||||
* Validate the network interface name.
|
||||
*
|
||||
* Deprecated: 1.6: use nm_utils_is_valid_iface_name() insteead, with better error reporting.
|
||||
* Deprecated: 1.6: use nm_utils_is_valid_iface_name() instead, with better error reporting.
|
||||
*
|
||||
* Returns: %TRUE if interface name is valid, otherwise %FALSE is returned.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue