mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-08 13:43:43 +00:00
common: Fix typo
This commit is contained in:
parent
e6f8aa1379
commit
fe35f69530
1 changed files with 1 additions and 1 deletions
|
@ -153,7 +153,7 @@ enum class TVG_EXPORT CompositeMethod
|
|||
};
|
||||
|
||||
/**
|
||||
* @brief Enumeration specifying the engine type used for the graphics backend. For multiple backeneds bitwise operation is allowed.
|
||||
* @brief Enumeration specifying the engine type used for the graphics backend. For multiple backends bitwise operation is allowed.
|
||||
*/
|
||||
enum class TVG_EXPORT CanvasEngine
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue