Commit dea9ed7d authored by Orta's avatar Orta

change a ' to a `

parent f6c1b83a
...@@ -95,7 +95,7 @@ To install release candidates run `[sudo] gem install cocoapods --pre` ...@@ -95,7 +95,7 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
[Samuel Giddins](https://github.com/segiddins) [Samuel Giddins](https://github.com/segiddins)
[#1919](https://github.com/CocoaPods/CocoaPods/issues/1919) [#1919](https://github.com/CocoaPods/CocoaPods/issues/1919)
* Fix the reading of podspecs that come from the `:git`, `:svn`, ':http', or * Fix the reading of podspecs that come from the `:git`, `:svn`, `:http`, or
`:hg` options in your `Podfile` that used context-dependent ruby code, such as `:hg` options in your `Podfile` that used context-dependent ruby code, such as
reading a file to determine the specification version. reading a file to determine the specification version.
[Samuel Giddins](https://github.com/segiddins) [Samuel Giddins](https://github.com/segiddins)
......
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