Index: /CKEditor/trunk/_source/plugins/forms/dialogs/form.js
===================================================================
--- /CKEditor/trunk/_source/plugins/forms/dialogs/form.js	(revision 3766)
+++ /CKEditor/trunk/_source/plugins/forms/dialogs/form.js	(revision 3767)
@@ -10,5 +10,5 @@
 		id : 1,
 		method : 1,
-		encoding : 1,
+		enctype : 1,
 		target : 1
 	};
@@ -120,5 +120,5 @@
 							},
 							{
-								id : 'encoding',
+								id : 'enctype',
 								type : 'select',
 								label : editor.lang.form.encoding,
