From 695751077bb9d496380bc7b0ab952961fb0cdc64 Mon Sep 17 00:00:00 2001 From: znareak Date: Wed, 14 Aug 2024 17:52:28 +0200 Subject: [PATCH] fix typo message ;-) --- src/components/ImageView/CustomFileViewer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ImageView/CustomFileViewer.tsx b/src/components/ImageView/CustomFileViewer.tsx index 2812ba3a..727c265d 100644 --- a/src/components/ImageView/CustomFileViewer.tsx +++ b/src/components/ImageView/CustomFileViewer.tsx @@ -240,7 +240,7 @@ export const CustomFileViewer: React.FC = ({ files }) => cancelSources[selectedShowFile.uid].cancel(); } catch (error) { //the previous download was not cancelled (likely because it was already cancelled) - console.log(":) Don't worry, she will come back (or not, but there's more womans in the world than stars in the sky)"); + console.log(":) Don't worry, she will come back (or not, but there's more women in the world than stars in the sky)"); } dispatch( setUploadStatusAction({