Updated comments

This commit is contained in:
Prianka Liz Kariat 2022-12-22 01:00:36 +05:30
parent 20f2e136c5
commit 1491b3f5a2

View File

@ -24,7 +24,7 @@ extern NSString *const MPPTasksErrorDomain;
@interface MPPCommonUtils : NSObject @interface MPPCommonUtils : NSObject
/** /**
* Creates and saves an NSError in the Mediapipe task library domain, with the given code and * Creates and saves an NSError in the MediPipe task library domain, with the given code and
* description. * description.
* *
* @param code Error code. * @param code Error code.