File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -435,7 +435,7 @@ def preserves_stack?
435435 end
436436
437437 #
438- # The amount of space available to the encoder, whch may be nil,
438+ # The amount of space available to the encoder, which may be nil,
439439 # indicating that the smallest possible encoding should be used.
440440 #
441441 attr_accessor :available_space
Original file line number Diff line number Diff line change @@ -501,7 +501,7 @@ def on_session(session)
501501 attr_accessor :assoc_exploit
502502
503503 #
504- # The amount of space available to the payload, whch may be nil,
504+ # The amount of space available to the payload, which may be nil,
505505 # indicating that the smallest possible payload should be used.
506506 #
507507 attr_accessor :available_space
You can’t perform that action at this time.
0 commit comments