X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/489173a51e3020f7e0f73208c92ba0a03e21e048..bdcacad3a7c6862c964434d8fa10e8313e2aa58a:/lib/sod-structs.3?ds=sidebyside 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.