We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52da1c4 commit f09ed11Copy full SHA for f09ed11
libyang/diff.py
@@ -23,7 +23,7 @@ def schema_diff(
23
:arg ctx_new:
24
The second context.
25
:arg exclude_node_cb:
26
- Optionnal user callback that will be called with each node that is found in each
+ Optional user callback that will be called with each node that is found in each
27
context. If the callback returns a "trueish" value, the node will be excluded
28
from the diff (as well as all its children).
29
:arg use_data_path:
0 commit comments