[gimp] Fix typo in comment
- From: Michael Natterer <mitch src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gimp] Fix typo in comment
- Date: Sun, 30 Aug 2009 09:03:54 +0000 (UTC)
commit e1b743e407bdbac0f73ad95a0b5fc1292df2284b
Author: Michael Natterer <mitch gimp org>
Date: Sun Aug 30 10:43:09 2009 +0200
Fix typo in comment
app/text/gimptextlayer-xcf.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/app/text/gimptextlayer-xcf.c b/app/text/gimptextlayer-xcf.c
index d010704..d6bc35c 100644
--- a/app/text/gimptextlayer-xcf.c
+++ b/app/text/gimptextlayer-xcf.c
@@ -96,7 +96,7 @@ gimp_text_layer_xcf_load_hack (GimpLayer **layer)
{
*layer = gimp_text_layer_from_layer (*layer, text);
- /* let the text layer know what parasite was used to create it */
+ /* let the text layer knows what parasite was used to create it */
GIMP_TEXT_LAYER (*layer)->text_parasite = name;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]