extra apostrophe
This commit is contained in:
parent
8b7881c4f1
commit
4df96ca10a
@ -171,7 +171,7 @@ class ProcessFunctionLibraryRuntime {
|
|||||||
bool* is_cross_process) const;
|
bool* is_cross_process) const;
|
||||||
|
|
||||||
// Delegates to the local FLR that owns state corresponding to `handle` and
|
// Delegates to the local FLR that owns state corresponding to `handle` and
|
||||||
// tells it to release it. If the `handle` isn't' needed at all, the local FLR
|
// tells it to release it. If the `handle` isn't needed at all, the local FLR
|
||||||
// might call RemoveHandle on this to get rid of the state owned by the Proc
|
// might call RemoveHandle on this to get rid of the state owned by the Proc
|
||||||
// FLR.
|
// FLR.
|
||||||
// For multi-device functions, calls ReleaseHandle on local FLRs for each
|
// For multi-device functions, calls ReleaseHandle on local FLRs for each
|
||||||
|
Loading…
x
Reference in New Issue
Block a user