mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-24 21:50:17 +01:00
trivial: fix spelling in comment
This commit is contained in:
parent
0bfe70c574
commit
fa8c0877ce
1 changed files with 1 additions and 1 deletions
|
|
@ -633,7 +633,7 @@ _vx_route_sync (const VTableIP *vtable, NMRouteManager *self, int ifindex, const
|
|||
* causes the route on the unmanaged device to be replaced).
|
||||
* Still, that is not much different then from messing with unmanaged routes when
|
||||
* the effective and the intended metrics equal. The rules is: NM will leave routes
|
||||
* on unmanged devices alone, unless they conflict with what NM wants to configure.
|
||||
* on unmanaged devices alone, unless they conflict with what NM wants to configure.
|
||||
***************************************************************************/
|
||||
|
||||
g_array_set_size (ipx_routes->effective_metrics, ipx_routes->entries->len);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue