summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--man/NetworkManager.conf.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/NetworkManager.conf.xml.in b/man/NetworkManager.conf.xml.in
index 6bc395bfb0..b7d54200e6 100644
--- a/man/NetworkManager.conf.xml.in
+++ b/man/NetworkManager.conf.xml.in
@@ -762,7 +762,7 @@ enable=env:TAG1
In other words, a except predicate always wins over other predicates.
<programlisting>
# enable the configuration either when the environment variable
-# is present of the version is at least 1.2.0.
+# is present or the version is at least 1.2.0.
[.config]
enable=env:TAG2,nm-version-min:1.2.0