Index: /CKEditor/tests/tt/3373/1.html
===================================================================
--- /CKEditor/tests/tt/3373/1.html	(revision 6533)
+++ /CKEditor/tests/tt/3373/1.html	(revision 6534)
@@ -3,5 +3,5 @@
 <html>
 <head>
-	<title>Ticket: #3373</title>
+	<title>Ticket: #3373 - Removed plugins clipboard, pastetext</title>
 	<meta name="tags" content="editor,manual,all">
 	<script type="text/javascript" src="../../cktester/cell.js"></script>
@@ -13,5 +13,5 @@
 			CKEDITOR.replace( 'editor1',
 			{
-				removePlugins: 'clipboard,pastetext' 
+				removePlugins: 'clipboard, pastetext' 
 			} );
 		}
@@ -20,5 +20,5 @@
 <body>
 <pre>
-=== Check Empty Context menu===
+=== Check Empty Context menu ===
  1. Right click inside the editor content to open context menu. 
  * Expected Result: There's no context menu opened.
