X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/489173a51e3020f7e0f73208c92ba0a03e21e048..8ff3d48ed1e9a98e8e051f290463d7d53e676371:/lib/sod-structs.3 diff --git a/lib/sod-structs.3 b/lib/sod-structs.3 index 11134c8..161fc4e 100644 --- a/lib/sod-structs.3 +++ b/lib/sod-structs.3 @@ -705,7 +705,7 @@ it doesn't matter that there are multiple method entry pointers for the same effective method as long as they all work correctly. -Indeed, it's essential that they do, +Indeed, it's essential that there are multiple entry pointers, because each chain's method entry function will need to apply a different offset to the receiver pointer before invoking the effective method.