[LyX/2.3.x] Fix string
Juergen Spitzmueller
spitz at lyx.org
Wed Aug 12 12:06:22 UTC 2020
commit 88b04ac1569af46529b0439a0094f1f7834030b1
Author: Juergen Spitzmueller <spitz at lyx.org>
Date: Wed Aug 12 14:31:44 2020 +0200
Fix string
---
lib/doc/UserGuide.lyx | 2 +-
lib/layouts/customHeadersFooters.module | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/lib/doc/UserGuide.lyx b/lib/doc/UserGuide.lyx
index a13372b..ba518ec 100644
--- a/lib/doc/UserGuide.lyx
+++ b/lib/doc/UserGuide.lyx
@@ -3997,7 +3997,7 @@ Class
\begin_layout Standard
The drop box
\family sans
-Headings
+Page
\begin_inset space ~
\end_inset
diff --git a/lib/layouts/customHeadersFooters.module b/lib/layouts/customHeadersFooters.module
index df01963..570cf9b 100644
--- a/lib/layouts/customHeadersFooters.module
+++ b/lib/layouts/customHeadersFooters.module
@@ -1,7 +1,7 @@
#\DeclareLyXModule[fancyhdr.sty]{Custom Header/Footerlines}
#DescriptionBegin
#Adds environments to define header and footer lines.
-#NOTE: To use this module you must set the 'Headings style' in
+#NOTE: To use this module you must set the 'Page style' in
# the menu Document Settings -> Page Layout to 'fancy'!
#DescriptionEnd
#Author: Uwe Stöhr
More information about the lyx-cvs
mailing list