Commit c146347b authored by Will Pragnell's avatar Will Pragnell

Minor changes to Acknowledgements header and footer text

parent 3e6cdfd4
...@@ -72,7 +72,7 @@ module Pod ...@@ -72,7 +72,7 @@ module Pod
end end
def header_text def header_text
"This application uses the following third party software:" "This application makes use of the following third party libraries:"
end end
def footnote_title def footnote_title
...@@ -80,7 +80,7 @@ module Pod ...@@ -80,7 +80,7 @@ module Pod
end end
def footnote_text def footnote_text
"Generated by CocoaPods" "Generated by CocoaPods - http://cocoapods.org"
end end
end end
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