[gimp] libgimpbase: fix a few typos.
- From: Jehan Pagès <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] libgimpbase: fix a few typos.
- Date: Thu, 19 Jan 2017 23:46:53 +0000 (UTC)
commit 3ab25af742a38c583c58f47bfc3026ddf0d7983e
Author: Jehan <jehan girinstud io>
Date: Thu Jan 19 15:00:11 2017 +0100
libgimpbase: fix a few typos.
libgimpbase/gimpunit.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/libgimpbase/gimpunit.c b/libgimpbase/gimpunit.c
index 7231a57..6790b07 100644
--- a/libgimpbase/gimpunit.c
+++ b/libgimpbase/gimpunit.c
@@ -159,7 +159,7 @@ gimp_unit_get_number_of_built_in_units (void)
*
* Returns the integer ID of the new #GimpUnit.
*
- * Note that a new unit is always created with it's deletion flag
+ * Note that a new unit is always created with its deletion flag
* set to %TRUE. You will have to set it to %FALSE with
* gimp_unit_set_deletion_flag() to make the unit definition persistent.
*
@@ -258,7 +258,7 @@ gimp_unit_get_digits (GimpUnit unit)
* gimp_unit_get_identifier:
* @unit: The unit you want to know the identifier of.
*
- * This is an unstranslated string and must not be changed or freed.
+ * This is an untranslated string and must not be changed or freed.
*
* Returns: The unit's identifier.
**/
@@ -615,7 +615,7 @@ gimp_param_spec_unit (const gchar *name,
* gimp_pixels_to_units:
* @pixels: value in pixels
* @unit: unit to convert to
- * @resolution: resloution in DPI
+ * @resolution: resolution in DPI
*
* Converts a @value specified in pixels to @unit.
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]