app: some typo fix.
Found while looking at this part of the code.
This commit is contained in:
parent
0747db5bff
commit
3e47e395a5
1 changed files with 2 additions and 2 deletions
|
|
@ -1224,8 +1224,8 @@ gimp_viewable_get_icon_name (GimpViewable *viewable)
|
|||
* @viewable: viewable object to assign the specified icon name.
|
||||
* @icon_name: string containing an icon name identifier.
|
||||
*
|
||||
* Seta the object's icon name, for use in constructing iconic smbols
|
||||
* of the object. The contents of @icon_name are copied, so you can
|
||||
* Set the object's icon name, for use in constructing iconic symbols
|
||||
* of the object. The contents of @icon_name are copied, so you can
|
||||
* free it when you are done with it.
|
||||
**/
|
||||
void
|
||||
|
|
|
|||
Loading…
Reference in a new issue