mirror of https://github.com/GNOME/gimp.git
app: minor s/placeolder/placeholder/
This commit is contained in:
parent
8121769dc9
commit
1941e5139e
|
@ -917,7 +917,7 @@ gimp_plug_in_manager_sort_file_procs (GimpPlugInManager *manager)
|
|||
|
||||
/* if no raw loader was configured, or the configured raw loader
|
||||
* wasn't found, default to the first loader that is not the
|
||||
* placeolder, if any
|
||||
* placeholder, if any
|
||||
*/
|
||||
if (! raw_plug_in && manager->raw_load_procs)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue