pdb: item.pdb: '3,0' is not a version, it's '3.0'

This commit is contained in:
Michael Natterer 2019-10-27 18:56:53 +01:00
parent d217028032
commit c8bf85cc54
2 changed files with 2 additions and 2 deletions

View File

@ -263,7 +263,7 @@ gimp_item_id_is_layer_mask (gint item_id)
*
* Returns: TRUE if the item ID is a selection, FALSE otherwise.
*
* Since: 3,0
* Since: 3.0
**/
gboolean
gimp_item_id_is_selection (gint item_id)

View File

@ -216,7 +216,7 @@ This procedure returns TRUE if the specified item ID is a selection.
HELP
&std_pdb_misc;
$since = '3,0';
$since = '3.0';
@inargs = (
{ name => 'item_id', type => 'int32',