From dc75522161b0d389ef357804ce5d8c2c6a6d23fa Mon Sep 17 00:00:00 2001 From: Juergen Spitzmueller Date: Sun, 31 Aug 2014 15:15:11 +0200 Subject: [PATCH] Typos. --- lib/layouts/fixme.module | 8 ++++---- lib/layouts/todonotes.module | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/lib/layouts/fixme.module b/lib/layouts/fixme.module index 331f13e93c..c0e4f8e721 100644 --- a/lib/layouts/fixme.module +++ b/lib/layouts/fixme.module @@ -1,9 +1,9 @@ #\DeclareLyXModule[fixme.sty]{FiXme} #DescriptionBegin #Provides 'FiXme' (marginal) annotations for document revision purposes. -#A list of annotations can be produced by usinging the 'List of FIXMEs' paragraph style. +#A list of annotations can be produced by using the 'List of FIXMEs' paragraph style. #The annotations are customizable via the LaTeX preamble. See the FiXme documentation for details. -#NOTE: By default, the notes are only displayed in 'draft' mode (if the option 'draft' +#NOTE: By default, the notes are only displayed in 'draft' mode (if the option 'draft' #has been inserted to Document > Settings > Document Class > Class Options > Custom). #To display them always, insert \\fxsetup{draft} to Document > Settings > Preamble. #NOTE also that you need version 4 or later of the FiXme package for some features. @@ -32,9 +32,9 @@ Style List_of_FIXMEs LabelType Static LabelBottomSep 0 LeftMargin MMMMM - LabelString "[LIST of FIXMEs]" + LabelString "[List of FIXMEs]" - LabelFont + LabelFont Family typewriter Series Medium Size Small diff --git a/lib/layouts/todonotes.module b/lib/layouts/todonotes.module index d18ef3bf17..77e8a56212 100644 --- a/lib/layouts/todonotes.module +++ b/lib/layouts/todonotes.module @@ -28,9 +28,9 @@ Style List_of_TODOs LabelType Static LabelBottomSep 0 LeftMargin MMMMM - LabelString "[LIST of TODOs]" + LabelString "[List of TODOs]" - LabelFont + LabelFont Family typewriter Series Medium Size Small