diff --git a/lib/twine/formatters/apple.rb b/lib/twine/formatters/apple.rb index 444a0b0..0f1f1fa 100644 --- a/lib/twine/formatters/apple.rb +++ b/lib/twine/formatters/apple.rb @@ -66,7 +66,7 @@ module Twine end def format_section_header(section) - "/********** #{section.name} **********/\n" + "\n/********** #{section.name} **********/\n" end def key_value_pattern