diff --git a/gef.py b/gef.py index 36e7c6e2e..2ff1648ce 100644 --- a/gef.py +++ b/gef.py @@ -10517,7 +10517,7 @@ def pagesize(self) -> int: @property def canary(self) -> Optional[Tuple[int, int]]: - """Returns a tuple of the canary address and value, read from the canonical + """Return a tuple of the canary address and value, read from the canonical location if supported by the architecture. Otherwise, read from the auxiliary vector.""" try: