aboutsummaryrefslogtreecommitdiff
path: root/pylibfdt/libfdt.i
diff options
context:
space:
mode:
Diffstat (limited to 'pylibfdt/libfdt.i')
-rw-r--r--pylibfdt/libfdt.i2
1 files changed, 1 insertions, 1 deletions
diff --git a/pylibfdt/libfdt.i b/pylibfdt/libfdt.i
index bb9985c..1f9c047 100644
--- a/pylibfdt/libfdt.i
+++ b/pylibfdt/libfdt.i
@@ -162,7 +162,7 @@ class FdtRo(object):
quiet: Errors to ignore (empty to raise on all errors)
Returns:
- Typle:
+ Tuple:
Offset of the next node, if any, else a -ve error
Depth of the returned node, if any, else undefined