mirror of
https://github.com/google/pebble.git
synced 2025-11-16 12:30:55 -05:00
spelling: success
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -28,7 +28,7 @@ def contains(a, b):
|
||||
|
||||
def claim(c, unclaimed_regions, symbol):
|
||||
""" Removes region (c_start, c_end) from the set of unclaimed_regions
|
||||
Return True if the region was sucessfully removed, False if it was
|
||||
Return True if the region was successfully removed, False if it was
|
||||
already claimed.
|
||||
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user