From c0c0600c36a3df8f9ccb08af8035e8e1575053fb Mon Sep 17 00:00:00 2001
From: adoreblvnk <83258252+adoreblvnk@users.noreply.github.com>
Date: Mon, 5 May 2025 12:40:44 +0800
Subject: [PATCH] fix typo in session permission
---
build/patches/Add-lifetime-options-for-permissions.patch | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/build/patches/Add-lifetime-options-for-permissions.patch b/build/patches/Add-lifetime-options-for-permissions.patch
index 1816c7fe..58d541bf 100644
--- a/build/patches/Add-lifetime-options-for-permissions.patch
+++ b/build/patches/Add-lifetime-options-for-permissions.patch
@@ -21,7 +21,7 @@ There are 4 main areas affected to introduce the functionality:
novel here.
Therefore, `content_settings::GetConstraintSessionExpiration()` and `content_settings::IsConstraintSessionExpiration()`
manage the lifetime modes of the session content-settings.
- The modificaiton also adds the session pattern to the ContentSettingPatternSource so that it is available for the UI.
+ The modification also adds the session pattern to the ContentSettingPatternSource so that it is available for the UI.
* components/permissions
Lifetime support is added to the permissions; most of the changes are caused by the fact that it is necessary to report
the value selected by the user from the Java UI managed by `components/browser_ui` up to
@@ -821,7 +821,7 @@ diff --git a/components/permissions/android/permissions_android_strings.grd b/co
+
+
-+ Remeber my decision
++ Remember my decision
+
+
+ Only this time