*** empty log message ***
diff --git a/form.php b/form.php
index 291158a..d5f2bed 100644
--- a/form.php
+++ b/form.php
@@ -27,7 +27,7 @@
 	
 	# Place your html content in a file called content/en_pagename.php
 
-	include ($_SERVER['DOUCMENT_ROOT'] . '/eclipse.org-common/system/form_security.php');
+	include ($_SERVER['DOCUMENT_ROOT'] . '/eclipse.org-common/system/form_security.php');
 	$security = new FormSecurity();
 	
 	?>