From 5f681813cf1bb7bb5c0baa41f29011d0029d003d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=96zg=C3=BCr=20Kesim?= Date: Mon, 13 Mar 2023 10:41:37 +0100 Subject: -typos --- packages/taler-wallet-webextension/src/mui/handlers.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/taler-wallet-webextension/src/mui') diff --git a/packages/taler-wallet-webextension/src/mui/handlers.ts b/packages/taler-wallet-webextension/src/mui/handlers.ts index 0bc00ca45..ece1b3d85 100644 --- a/packages/taler-wallet-webextension/src/mui/handlers.ts +++ b/packages/taler-wallet-webextension/src/mui/handlers.ts @@ -58,7 +58,7 @@ export const nullFunction = async function (): Promise { //FIXME: UI button should required SafeHandler but //useStateComponent should not be required to create SafeHandlers -//so this need to be splitted in two: +//so this need to be split in two: // * ButtonHandlerUI => with i18n // * ButtonHandlerLogic => without i18n export interface ButtonHandler { -- cgit v1.2.3