Found via `codespell -q 3 -S *.ts,./external`
This commit is contained in:
luzpaz
2022-06-28 09:25:08 -04:00
committed by GitHub
parent b4737f8ac6
commit 04b57e4957
7 changed files with 8 additions and 8 deletions

View File

@@ -14,7 +14,7 @@
// work-around for snap, which cannot install icons into
// the system folder, so instead the absolute path to the
// icon (saved somwhere in /snap/flameshot/...) is passed
// icon (saved somewhere in /snap/flameshot/...) is passed
#ifndef FLAMESHOT_ICON
#define FLAMESHOT_ICON "flameshot"
#endif