typo fix: overriden -> overridden

Detected by lintian:
I: network-manager: typo-in-manual-page overriden overridden [usr/share/man/man5/NetworkManager.conf.5.gz:396]
I: network-manager: typo-in-manual-page overriden overridden [usr/share/man/man5/nm-system-settings.conf.5.gz:396]
This commit is contained in:
Michael Biebl
2024-05-13 00:41:17 +02:00
committed by Íñigo Huguet
parent 22314df2ab
commit e5bf2d24cd
2 changed files with 2 additions and 2 deletions

2
NEWS
View File

@@ -791,7 +791,7 @@ This is a new stable release of NetworkManager. Notable changes include:
* The libnm-glib library, deprecated in favor of libnm since NetworkManager 1.0, * The libnm-glib library, deprecated in favor of libnm since NetworkManager 1.0,
and disabled by default since NetworkManager 1.12, has now been removed. and disabled by default since NetworkManager 1.12, has now been removed.
* The DHCP client now defaults to "internal". The default can be overriden * The DHCP client now defaults to "internal". The default can be overridden
at build time by using the --with-config-dhcp-default option of the at build time by using the --with-config-dhcp-default option of the
configure script or at run time by setting the main.dhcp option in the configure script or at run time by setting the main.dhcp option in the
configuration file. configuration file.

View File

@@ -492,7 +492,7 @@ no-auto-default=*
files without preserving their contents. files without preserving their contents.
</para> </para>
<para> <para>
The path can also be overriden by pointing to a specific The path can also be overridden by pointing to a specific
existing and writable directory. On the other hand setting existing and writable directory. On the other hand setting
this to an empty string or any other value disables the this to an empty string or any other value disables the
profile conversion mechanism. profile conversion mechanism.