diff options
| author | ewlumpkin <ewlumpkin@gmail.com> | 2021-10-22 02:56:56 +0000 |
|---|---|---|
| committer | ewlumpkin <ewlumpkin@gmail.com> | 2021-10-22 03:06:16 +0000 |
| commit | 03bad95aa474eeaa73856a71085fa3f9f45d96fa (patch) | |
| tree | e313f0e2c7044c6c137eaaf68f1755433ee09d47 /lib/yang.h | |
| parent | 3c8161eaa88f6ae181637b8ad7d3a39399470cee (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.h | 2 |
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 |
