summaryrefslogtreecommitdiff
path: root/lib/yang.h
diff options
context:
space:
mode:
authorewlumpkin <ewlumpkin@gmail.com>2021-10-22 02:56:56 +0000
committerewlumpkin <ewlumpkin@gmail.com>2021-10-22 03:06:16 +0000
commit03bad95aa474eeaa73856a71085fa3f9f45d96fa (patch)
treee313f0e2c7044c6c137eaaf68f1755433ee09d47 /lib/yang.h
parent3c8161eaa88f6ae181637b8ad7d3a39399470cee (diff)
lib: finish fixing spelling in lib files
Signed-off-by: ewlumpkin <ewlumpkin@gmail.com>
Diffstat (limited to 'lib/yang.h')
-rw-r--r--lib/yang.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/yang.h b/lib/yang.h
index d4517f969a..d625b24f6a 100644
--- a/lib/yang.h
+++ b/lib/yang.h
@@ -183,7 +183,7 @@ extern int yang_snodes_iterate_subtree(const struct lysc_node *snode,
void *arg);
/*
- * Iterate over all libyang schema nodes from all loeaded modules of from the
+ * Iterate over all libyang schema nodes from all loaded modules of the
* given YANG module.
*
* module