Bug 768044 - Fix many typos
This fixes many typos in comments and one in a user-visible string (msgid "center abscisse" changed to "center abscissa" in affected po files. too).
This commit is contained in:

committed by
Michael Natterer

parent
6f3c251eca
commit
dd9b0fc55b
@ -164,7 +164,7 @@ query (void)
|
||||
{ GIMP_PDB_FLOAT, "diffuse_intensity", "Material diffuse intensity (0..1)" },
|
||||
{ GIMP_PDB_FLOAT, "diffuse_reflectivity", "Material diffuse reflectivity (0..1)" },
|
||||
{ GIMP_PDB_FLOAT, "specular_reflectivity", "Material specular reflectivity (0..1)" },
|
||||
{ GIMP_PDB_FLOAT, "highlight", "Material highlight (0..->), note: it's expotential" },
|
||||
{ GIMP_PDB_FLOAT, "highlight", "Material highlight (0..->), note: it's exponential" },
|
||||
{ GIMP_PDB_INT32, "antialiasing", "Apply antialiasing (TRUE/FALSE)" },
|
||||
{ GIMP_PDB_INT32, "tiled", "Tile source image (TRUE/FALSE)" },
|
||||
{ GIMP_PDB_INT32, "newimage", "Create a new image (TRUE/FALSE)" },
|
||||
|
Reference in New Issue
Block a user