Commit cfa26784 authored by Fabio Pelosin's avatar Fabio Pelosin

[Documentation] Minor fix.

parent acc85d87
...@@ -144,7 +144,7 @@ module Pod ...@@ -144,7 +144,7 @@ module Pod
# their value as defined in the specification. # their value as defined in the specification.
# #
def spec_appledoc_options def spec_appledoc_options
return unless specification.documentation return [] unless specification.documentation
specification.documentation[:appledoc] specification.documentation[:appledoc]
end end
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment