From 1fcfccd9fb8d52a599aea1145deff7c3aaecaa97 Mon Sep 17 00:00:00 2001 From: Vijay A Date: Mon, 17 May 2021 17:08:05 +0530 Subject: Changed occurrences of 'Franz' to 'Ferdi' (probably missed earlier while catchup from Franz source). [skip ci] --- src/webview/spellchecker.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/webview/spellchecker.js') diff --git a/src/webview/spellchecker.js b/src/webview/spellchecker.js index e7ef102e9..d7c917326 100644 --- a/src/webview/spellchecker.js +++ b/src/webview/spellchecker.js @@ -4,7 +4,7 @@ import { import { SPELLCHECKER_LOCALES } from '../i18n/languages'; import { isMac } from '../environment'; -const debug = require('debug')('Franz:spellchecker'); +const debug = require('debug')('Ferdi:spellchecker'); const webContents = remote.getCurrentWebContents(); const [defaultLocale] = webContents.session.getSpellCheckerLanguages(); -- cgit v1.2.3-70-g09d2