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?
435
435
end
436
436
437
437
#
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,
439
439
# indicating that the smallest possible encoding should be used.
440
440
#
441
441
attr_accessor :available_space
Original file line number Diff line number Diff line change @@ -501,7 +501,7 @@ def on_session(session)
501
501
attr_accessor :assoc_exploit
502
502
503
503
#
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,
505
505
# indicating that the smallest possible payload should be used.
506
506
#
507
507
attr_accessor :available_space
You can’t perform that action at this time.
0 commit comments