libgimp: s/filename/file/ in docs

This commit is contained in:
Michael Natterer 2019-09-21 19:02:40 +02:00
parent bfe7bb1d05
commit 3ce2c7e3f9
1 changed files with 1 additions and 1 deletions

View File

@ -358,7 +358,7 @@ gimp_pdb_temp_procedure_name (GimpPDB *pdb)
/**
* gimp_pdb_dump_to_file:
* @pdb: A #GimpPDB.
* @file: The dump filename.
* @file: The dump file.
*
* Dumps the current contents of the procedural database
*