app: minor s/placeolder/placeholder/

This commit is contained in:
Jehan 2017-07-28 22:48:47 +02:00
parent 8121769dc9
commit 1941e5139e
1 changed files with 1 additions and 1 deletions

View File

@ -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)
{