common: Fix typo
authorJunsuChoi <jsuya.choi@samsung.com>
Tue, 19 Oct 2021 06:49:50 +0000 (15:49 +0900)
committerJunsuChoi <jsuya.choi@samsung.com>
Wed, 20 Oct 2021 04:50:36 +0000 (13:50 +0900)
inc/thorvg.h

index 702592d..502d16d 100644 (file)
@@ -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
 {