commit 648a5a470575621f428749dd3709ad4f0e2df608
Author: Uwe Stöhr <[email protected]>
Date:   Tue May 19 22:02:40 2015 +0200

    pdfform.module: uniform spacing
    
    thanks Jürgen for fixing bug #9518

diff --git a/lib/layouts/pdfform.module b/lib/layouts/pdfform.module
index 21f49cd..25c195a 100644
--- a/lib/layouts/pdfform.module
+++ b/lib/layouts/pdfform.module
@@ -34,7 +34,7 @@ Style "Begin PDF Form"
          Series                        Bold
          Color                         Green
        EndFont
-       Requires                        hyperref
+       Requires                        hyperref
 End
 
 Style "End PDF Form"
@@ -71,7 +71,7 @@ InsetLayout Flex:TextField
          Color                         magenta
          Size                          Small
        EndFont
-       Requires                        hyperref
+       Requires                        hyperref
 End
 
 InsetLayout Flex:CheckBox

Reply via email to