diff --git a/ecrire/inc/minipres.php b/ecrire/inc/minipres.php
index d8be1b82bd7a9f8b34b47e085b132d42af8d851b..f136e823eb1e91736cfc708391308374ea466c5a 100644
--- a/ecrire/inc/minipres.php
+++ b/ecrire/inc/minipres.php
@@ -53,7 +53,7 @@ function install_debut_html($titre = 'AUTO', $onLoad = '') {
 		"img { border: 0; }\n".
 		"p { text-align: justify; }\n".
 		"ul { text-align: justify; list-style-type: none; }\n".
-		"fieldset, .fieldset { font-weigth: bold; text-align: justify; border: 1px solid #444; paddind: 10px; margin-top: 1em; }\n".
+		"fieldset, .fieldset { font-weigth: bold; text-align: justify; border: 1px solid #444; padding: 10px; margin-top: 1em; }\n".
 		"legend { font-weight: bold; }\n".
 		"label {}\n".
 		"#minipres { width: 30em; text-align: center; margin-left: auto; margin-right: auto; }\n".