summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Bigg <radarlistener@gmail.com>2012-08-06 17:59:52 -0700
committerRyan Bigg <radarlistener@gmail.com>2012-08-06 17:59:52 -0700
commit2f5a1442142609896b86bb95510c7309a0f66648 (patch)
treeb25699fc6212c86e7fbcfa6636b4985fdd13f760
parent4f022aa998ee642c61740f1a011798aaf3a05cc7 (diff)
parentc29e85583db606bd1e44874b1bb92508524a6608 (diff)
downloadbundler-2f5a1442142609896b86bb95510c7309a0f66648.tar.gz
Merge pull request #1931 from coding46/patch-1
Simple Typo
-rw-r--r--lib/bundler/endpoint_specification.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bundler/endpoint_specification.rb b/lib/bundler/endpoint_specification.rb
index c046ea69f0..c88d341ab5 100644
--- a/lib/bundler/endpoint_specification.rb
+++ b/lib/bundler/endpoint_specification.rb
@@ -16,7 +16,7 @@ module Bundler
end
def fetch_platform
- @plaftorm
+ @platform
end
# needed for standalone, load required_paths from local gemspec