aboutsummaryrefslogtreecommitdiff
path: root/default.opendocument
diff options
context:
space:
mode:
Diffstat (limited to 'default.opendocument')
-rw-r--r--default.opendocument2
1 files changed, 1 insertions, 1 deletions
diff --git a/default.opendocument b/default.opendocument
index afed83b76..6a0e11ea1 100644
--- a/default.opendocument
+++ b/default.opendocument
@@ -10,7 +10,7 @@ $endfor$
<office:body>
<office:text>
$if(title)$
-<text:h text:style-name="Title">$title$</text:h>
+<text:p text:style-name="Title">$title$</text:p>
$endif$
$for(author)$
<text:p text:style-name="Author">$author$</text:p>