Fix typo
This commit is contained in:
parent
e2d899313c
commit
1d6750d240
|
@ -16,7 +16,7 @@ package com.google.mediapipe.tasks.core;
|
|||
|
||||
import java.util.concurrent.atomic.AtomicBoolean;
|
||||
|
||||
/** Facililates creation and destruction of the native ModelResourcesCache. */
|
||||
/** Facilitates creation and destruction of the native ModelResourcesCache. */
|
||||
class ModelResourcesCache {
|
||||
private final long nativeHandle;
|
||||
private final AtomicBoolean isHandleValid;
|
||||
|
|
Loading…
Reference in New Issue
Block a user