mirror of
https://github.com/google/pebble.git
synced 2025-11-17 21:11:00 -05:00
spelling: boundaries
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -76,7 +76,7 @@ def find_subregions_for_region(address, size):
|
||||
end_in_block <= current_block_size):
|
||||
|
||||
# This region fits in the provided region and both the start and end are aligned with
|
||||
# subregion boundries. This will work!
|
||||
# subregion boundaries. This will work!
|
||||
|
||||
block_start_address = address - start_in_block
|
||||
|
||||
|
||||
Reference in New Issue
Block a user