From e7cc3eae8f79435681a5db99829918e49a5a402b Mon Sep 17 00:00:00 2001
From: Andrei Gherzan <andrei.gherzan@huawei.com>
Date: Mon, 15 Aug 2022 14:52:50 +0200
Subject: [PATCH] oniro-mounts: Fix minor typo

Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com>
---
 meta-oniro-core/recipes-core/oniro-mounts/oniro-mounts.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oniro-core/recipes-core/oniro-mounts/oniro-mounts.bb b/meta-oniro-core/recipes-core/oniro-mounts/oniro-mounts.bb
index 00b0c2c4..8bb185d1 100644
--- a/meta-oniro-core/recipes-core/oniro-mounts/oniro-mounts.bb
+++ b/meta-oniro-core/recipes-core/oniro-mounts/oniro-mounts.bb
@@ -6,7 +6,7 @@ SUMMARY = "Systemd mount units for the provided partitions"
 SECTION = "base"
 DESCRIPTION = "This recipe provides a set of mount units for the partition \
 table used for the OS. It becomes the foundation of various functionalities. \
-For example, runtime state management as part of a separatae state partition \
+For example, runtime state management as part of a separate state partition \
 (sysdata)"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
-- 
GitLab