Index: /CKEditor/branches/prototype/_source/tests/core/ckeditor.html
===================================================================
--- /CKEditor/branches/prototype/_source/tests/core/ckeditor.html	(revision 2448)
+++ /CKEditor/branches/prototype/_source/tests/core/ckeditor.html	(revision 2449)
@@ -60,5 +60,5 @@
 			catch ( e )
 			{
-				assert.areSame( '[CKEDITOR.replace] The <textarea> with id or name "error" was not found.', e );
+				assert.areSame( '[CKEDITOR.editor.replace] The element with id or name "error" was not found.', e );
 			}
 		},
