Skip to content

Commit

Permalink
Update lib/octopart/part.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
ejholmes committed Apr 28, 2012
1 parent d68db1f commit 074b6ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/octopart/part.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ class Part < Base
class << self

# Public: Finds a part for a given uid and returns an Octopart::Part or
# an Array of Octopart::Part if multipled UIDs are given.
# an Array of Octopart::Part if multiple UIDs are given.
#
# args - Either a single Octopart UID, or multiple
#
Expand Down

0 comments on commit 074b6ab

Please sign in to comment.