summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Pitt <martin.pitt@ubuntu.com>2014-12-18 10:32:10 +0100
committerMartin Pitt <martin.pitt@ubuntu.com>2014-12-18 10:32:10 +0100
commitc2c2c3351451ec2dfda84d509a32abb261c1723b (patch)
treef967c620ffae3fc9975a9eaf2627ecd51a86e7d0
parenta98e4f1fbb2f9446f2033fc2120b7b5189b75064 (diff)
Fix docs for SmartUpdate()
This meant to say that removing the option will *not* be considered an ABI break. https://bugs.freedesktop.org/show_bug.cgi?id=67214
-rw-r--r--data/org.freedesktop.UDisks2.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/org.freedesktop.UDisks2.xml b/data/org.freedesktop.UDisks2.xml
index 6e40c9b..bd72795 100644
--- a/data/org.freedesktop.UDisks2.xml
+++ b/data/org.freedesktop.UDisks2.xml
@@ -545,7 +545,7 @@
The option @atasmart_blob can be used to inject libatasmart
compatible blobs for testing how clients react to different
kinds of SMART data. This option may be removed in the future
- with it being considered an ABI break.
+ without it being considered an ABI break.
-->
<method name="SmartUpdate">
<arg name="options" direction="in" type="a{sv}"/>