!3110 colorSpaceManager.d.ts correct spelling

Merge pull request !3110 from shiyueeee/master
This commit is contained in:
openharmony_ci 2022-11-24 06:04:48 +00:00 committed by Gitee
commit 83b8a436ec
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -135,7 +135,7 @@ import { AsyncCallback } from './basic';
}
/**
* color space manager, created by color space infomation
* color space manager, created by color space information
* @since 9
* @syscap SystemCapability.Graphic.Graphic2D.ColorManager.Core
*/
@ -163,7 +163,7 @@ import { AsyncCallback } from './basic';
}
/**
* Create a color space manager by proviced color space type.
* Create a color space manager by provided color space type.
* @param colorSpaceName Indicates the type of color space
* @since 9
* @throws {BusinessError} 401 - If param is invalid