typo fix: allows to -> allows one to

Detected by lintian:

Example:
I: network-manager: typo-in-manual-page "allows to" "allows one to" [usr/share/man/man5/NetworkManager.conf.5.gz:1266]
This commit is contained in:
Michael Biebl
2025-02-28 17:56:00 +01:00
parent a98d85af93
commit 10e58f7c3c
30 changed files with 53 additions and 53 deletions

View File

@@ -188,7 +188,7 @@ def create_nmc(dbus_connection):
# which has an overhead.
#
# Also, split the GObject creation and the init_async() call in two.
# That allows to pass construct-only parameters, in particular like
# That allows one to pass construct-only parameters, in particular like
# the instance_flags.
# Create a separate context for the NMClient. The NMClient is strongly