Fix typo in comment string.
This commit is contained in:
parent
ec86779779
commit
5560d460b3
1 changed files with 1 additions and 1 deletions
|
@ -1788,7 +1788,7 @@ digest_single_submenu (start, end, top_level_items)
|
|||
return first_wv;
|
||||
}
|
||||
|
||||
/* Walk through thw widget_value tree starting at FIRST_WV and update
|
||||
/* Walk through the widget_value tree starting at FIRST_WV and update
|
||||
the char * pointers from the corresponding lisp values.
|
||||
We do this after building the whole tree, since GC may happen while the
|
||||
tree is constructed, and small strings are relocated. So we must wait
|
||||
|
|
Loading…
Add table
Reference in a new issue