summaryrefslogtreecommitdiff
path: root/plugins/gtk+/glade-gtk-container.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/gtk+/glade-gtk-container.c')
-rw-r--r--plugins/gtk+/glade-gtk-container.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/gtk+/glade-gtk-container.c b/plugins/gtk+/glade-gtk-container.c
index 3066884f..a791ed12 100644
--- a/plugins/gtk+/glade-gtk-container.c
+++ b/plugins/gtk+/glade-gtk-container.c
@@ -127,10 +127,10 @@ glade_gtk_container_replace_child (GladeWidgetAdaptor *adaptor,
for (i = 0; i < nproperties; i++)
{
/* If the added widget is a placeholder then we
- * want to keep all the "tranfer-on-paste" properties
+ * want to keep all the "transfer-on-paste" properties
* as default so that it looks fresh (transfer-on-paste
- * properties dont effect the position/slot inside a
- * contianer)
+ * properties don't effect the position/slot inside a
+ * container)
*/
if (GLADE_IS_PLACEHOLDER (new_widget))
{