Index: /CKEditor/branches/versions/3.6.x/_samples/placeholder.html
===================================================================
--- /CKEditor/branches/versions/3.6.x/_samples/placeholder.html	(revision 6890)
+++ /CKEditor/branches/versions/3.6.x/_samples/placeholder.html	(revision 6891)
@@ -23,10 +23,10 @@
 	<p>
 		This sample shows how to configure CKEditor instances to use the
-		<strong>Placeholder</strong> plugin that lets you insert read-only elements
+		<strong>placeholder</strong> plugin that lets you insert read-only elements
 		into your content. To enter and modify read-only text, use the
 		<strong>Create Placeholder</strong> button and its matching dialog window.
 	</p>
 	<p>
-		To add a CKEditor instance that uses the <code>placeholder</code> plugin and a related
+		To add a CKEditor instance that uses the <strong>placeholder</strong> plugin and a related
 		<strong>Create Placeholder</strong> toolbar button, insert the following JavaScript
 		call to your code:
@@ -55,5 +55,5 @@
 		<p>
 			<label for="editor1">
-				CKEditor using the <code>placeholder</code> plugin with its default configuration:</label>
+				CKEditor using the <strong>placeholder</strong> plugin with its default configuration:</label>
 			<textarea cols="80" id="editor1" name="editor1" rows="10">&lt;p&gt;This is a [[sample placeholder]]. You are using &lt;a href="http://ckeditor.com/"&gt;CKEditor&lt;/a&gt;. &lt;/p&gt;</textarea>
 			<script type="text/javascript">
