mirror of
https://github.com/google/pebble.git
synced 2025-05-19 09:54:55 +00:00
spelling: success
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
9bf2e4c8dc
commit
56b1584352
7 changed files with 7 additions and 7 deletions
|
@ -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.
|
||||
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue