summaryrefslogtreecommitdiffstats
path: root/tools/example/net/poettering/Calculator.interface.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'tools/example/net/poettering/Calculator.interface.yaml')
-rw-r--r--tools/example/net/poettering/Calculator.interface.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/example/net/poettering/Calculator.interface.yaml b/tools/example/net/poettering/Calculator.interface.yaml
index 4167c36..3c70cbc 100644
--- a/tools/example/net/poettering/Calculator.interface.yaml
+++ b/tools/example/net/poettering/Calculator.interface.yaml
@@ -40,7 +40,7 @@ methods:
description: >
The result of (x/y).
errors:
- - self.DivisionByZero
+ - self.Error.DivisionByZero
- name: Clear
description: >
Reset the LastResult property to zero.
OpenPOWER on IntegriCloud