From 33a747483eaa98f1c79a44154f185dd0362c75f1 Mon Sep 17 00:00:00 2001 From: Juergen Spitzmueller Date: Sun, 3 May 2015 13:58:06 +0200 Subject: [PATCH] Spelling and whitespace fixes. --- lib/layouts/pdfform.module | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/lib/layouts/pdfform.module b/lib/layouts/pdfform.module index d27572db53..f4954d7d0d 100644 --- a/lib/layouts/pdfform.module +++ b/lib/layouts/pdfform.module @@ -25,16 +25,16 @@ Style "Begin PDF Form" LabelType Static LabelString "Begin PDF Form" Argument 1 - MenuString "PDF form parameters" - LabelString "Params" + MenuString "PDF Form Parameters" + LabelString "Params" Tooltip "Insert PDF form parameters here" - AutoInsert 1 + AutoInsert 1 EndArgument LabelFont Series Bold Color Green EndFont - Requires hyperref + Requires hyperref End Style "End PDF Form" @@ -62,17 +62,17 @@ InsetLayout Flex:TextField LatexName TextField LabelString "TextField" Argument 1 - MenuString "PDF form parameters" - LabelString "Params" + MenuString "PDF Form Parameters" + LabelString "Params" Tooltip "Insert PDF form parameters here" - AutoInsert 1 + AutoInsert 1 EndArgument PassThru 1 LabelFont Color magenta Size Small EndFont - Requires hyperref + Requires hyperref End InsetLayout Flex:CheckBox @@ -86,9 +86,9 @@ InsetLayout Flex:ChoiceMenu LatexName ChoiceMenu LabelString "ChoiceMenu" Argument 2 - LabelString "Label" + LabelString "Label" Mandatory 1 - AutoInsert 1 + AutoInsert 1 ToolTip "Insert the label here" EndArgument End @@ -120,10 +120,10 @@ InsetLayout Flex:PDFAction LatexName Acrobatmenu LabelString "PDFAction" Argument 1 - LabelString "Action" + LabelString "Action" Mandatory 1 - AutoInsert 1 - ToolTip "the name of the PDF action" + AutoInsert 1 + ToolTip "The name of the PDF action" EndArgument End -- 2.39.2