Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
larskanis committed May 24, 2014
1 parent 2413a4a commit 50aed7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/libusb/transfer.rb
Expand Up @@ -230,7 +230,7 @@ def stream_id=(v)
#
# Since version 1.0.19.
#
# \returns [Fixnum] the stream id for the transfer
# @return [Fixnum] the stream id for the transfer
def stream_id
Call.libusb_transfer_get_stream_id(@transfer)
end
Expand Down

0 comments on commit 50aed7f

Please sign in to comment.