Index: /FCKeditor/trunk/editor/_source/internals/fcktools_ie.js
===================================================================
--- /FCKeditor/trunk/editor/_source/internals/fcktools_ie.js	(revision 411)
+++ /FCKeditor/trunk/editor/_source/internals/fcktools_ie.js	(revision 412)
@@ -34,5 +34,5 @@
 
 // Appends a CSS style string to a document.
-FCKTools._AppendStyleSheet = function( documentElement, cssStyles )
+FCKTools._AppendStyleString = function( documentElement, cssStyles )
 {
 	var s = documentElement.createStyleSheet( "" ) ;
