Commit 79de58e2 authored by Konrad Feiler's avatar Konrad Feiler

typos in integration.rb

parent 17a58f06
......@@ -28,10 +28,10 @@
#
# - Have a way to track precisely the evolution of the artifacts (and of the
# UI) produced by CocoaPods (git diff of the after folders).
# - Allow uses to submit pull requests with the environment necessary to
# - Allow users to submit pull requests with the environment necessary to
# reproduce an issue.
# - Have robust tests which don't depend on the programmatic interface of
# CocoaPods. These tests depend only the binary and its arguments an thus are
# CocoaPods. These tests depend only the binary and its arguments and thus are
# suitable for testing CP regardless of the implementation (they could even
# work for an Objective-C one)
......
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