commit dc75522161b0d389ef357804ce5d8c2c6a6d23fa
Author: Juergen Spitzmueller <[email protected]>
Date:   Sun Aug 31 15:15:11 2014 +0200

    Typos.

diff --git a/lib/layouts/fixme.module b/lib/layouts/fixme.module
index 331f13e..c0e4f8e 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 d18ef3b..77e8a56 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

Reply via email to