about summary refs log tree commit diff
path: root/src/libnm-core-impl/nm-setting-infiniband.c
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2024-12-25 20:36:35 +0100
committerMichael Biebl <biebl@debian.org>2024-12-25 20:36:35 +0100
commitfb6910b6176a81c9ee1f868017a6eba26c806cc2 (patch)
tree80d4e9b53b4d1b5dd3b191048c17cd6ebaa70911 /src/libnm-core-impl/nm-setting-infiniband.c
parentddbb315c36cfe7216f5a748f2e2a49ecf42d4d77 (diff)
parente465722b908aa870bdc293b9a417d3c15294aa6d (diff)
Update upstream source from tag 'upstream/1.50.1'
Update to upstream version '1.50.1'
with Debian dir 79e2d35ba659f65eb90078d6e46e316745aa2e42
Diffstat (limited to 'src/libnm-core-impl/nm-setting-infiniband.c')
-rw-r--r--src/libnm-core-impl/nm-setting-infiniband.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libnm-core-impl/nm-setting-infiniband.c b/src/libnm-core-impl/nm-setting-infiniband.c
index 203e4b2b..24e5807a 100644
--- a/src/libnm-core-impl/nm-setting-infiniband.c
+++ b/src/libnm-core-impl/nm-setting-infiniband.c
@@ -346,7 +346,7 @@ nm_setting_infiniband_class_init(NMSettingInfinibandClass *klass)
      * property: mac-address
      * format: usual hex-digits-and-colons notation
      * description: MAC address in traditional hex-digits-and-colons notation, or
-     *   or semicolon separated list of 20 decimal bytes (obsolete)
+     *   semicolon separated list of 20 decimal bytes (obsolete)
      * example: mac-address= 80:00:00:6d:fe:80:00:00:00:00:00:00:00:02:55:00:70:33:cf:01
      * ---end---
      */