Index: FCKeditor/releases/stable/_samples/html/sample01.html
===================================================================
--- FCKeditor/releases/stable/_samples/html/sample01.html	(revision 242)
+++ FCKeditor/releases/stable/_samples/html/sample01.html	(revision 1151)
@@ -49,5 +49,5 @@
 oFCKeditor.BasePath	= sBasePath ;
 oFCKeditor.Height	= 300 ;
-oFCKeditor.Value	= 'This is some <strong>sample text<\/strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor<\/a>.' ;
+oFCKeditor.Value	= '<p>This is some <strong>sample text<\/strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor<\/a>.<\/p>' ;
 oFCKeditor.Create() ;
 //-->
