Retreive -> retrieve
svn-id: r39996
This commit is contained in:
parent
8c60930aaa
commit
e1c82543fc
6 changed files with 12 additions and 12 deletions
|
@ -2072,7 +2072,7 @@ static int aug_get_next_sibling(parse_tree_node_t *tree, int pos, int *first, in
|
|||
AUG_READ_BRANCH(seek, 0, pos);
|
||||
AUG_ASSERT(seek);
|
||||
|
||||
// Now retreive first value
|
||||
// Now retrieve first value
|
||||
AUG_READ_BRANCH(valpos, 0, seek);
|
||||
AUG_ASSERT(valpos);
|
||||
AUG_READ_VALUE(*first, valpos);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue