summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2023-11-20 15:27:14 +0100
committerThomas Haller <thaller@redhat.com>2023-11-20 15:27:28 +0100
commitc9742cec2a566592094265733fcd6652d8f4b766 (patch)
treecf3c417c3e34c3537f16dcac1033a3707bb6f18a
parent087ae7df3c746b1768990f54ab3c33a3872a6c4d (diff)
libnm/doc: fix typo documenting NMCheckpointCreateFlags
https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/issues/1429
-rw-r--r--src/libnm-core-public/nm-dbus-interface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libnm-core-public/nm-dbus-interface.h b/src/libnm-core-public/nm-dbus-interface.h
index 9c00a8e83b..549aad44c0 100644
--- a/src/libnm-core-public/nm-dbus-interface.h
+++ b/src/libnm-core-public/nm-dbus-interface.h
@@ -969,7 +969,7 @@ typedef enum {
* @NM_CHECKPOINT_CREATE_FLAG_DISCONNECT_NEW_DEVICES: upon rollback,
* disconnect any new device appeared after the checkpoint. Since: 1.6.
* @NM_CHECKPOINT_CREATE_FLAG_ALLOW_OVERLAPPING: by default, creating
- * a checkpoint fails if there are already existing checkoints that
+ * a checkpoint fails if there are already existing checkpoints that
* reference the same devices. With this flag, creation of such
* checkpoints is allowed, however, if an older checkpoint
* that references overlapping devices gets rolled back, it will