From f31a3a2053b07b834c5143bd6be4eaf05c1a014d Mon Sep 17 00:00:00 2001 From: Bnyro Date: Wed, 9 Oct 2024 11:59:31 +0200 Subject: [chore] *: fix typos detected by typos-cli --- searx/static/themes/simple/src/less/embedded.less | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'searx/static/themes/simple/src/less/embedded.less') diff --git a/searx/static/themes/simple/src/less/embedded.less b/searx/static/themes/simple/src/less/embedded.less index 2e9216ad2..bd7b89ea6 100644 --- a/searx/static/themes/simple/src/less/embedded.less +++ b/searx/static/themes/simple/src/less/embedded.less @@ -13,8 +13,8 @@ iframe[src^="https://www.mixcloud.com"] { // issue with an image URL that is blocked since it is an a Cross-Origin // request. The alternative text (Mixcloud Logo then cause an // scrollbar in the inner of the iframe we can't avoid. Another quirk comes - // when pressing the play button, somtimes the shown player has an height of - // 200px, somtimes 250px. + // when pressing the play button, sometimes the shown player has an height of + // 200px, sometimes 250px. height: 250px; } -- cgit v1.2.3