From 46dceefc353ab8c84731c9f8f09a34733e004d1b Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Thu, 28 Jun 2018 23:39:20 +0200 Subject: WM: Remove Screen Cast This feature is better handled by specialized tools. --- release/scripts/modules/bl_i18n_utils/utils_spell_check.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'release/scripts/modules/bl_i18n_utils/utils_spell_check.py') diff --git a/release/scripts/modules/bl_i18n_utils/utils_spell_check.py b/release/scripts/modules/bl_i18n_utils/utils_spell_check.py index 2ce8385f714..6adf7f1ef91 100644 --- a/release/scripts/modules/bl_i18n_utils/utils_spell_check.py +++ b/release/scripts/modules/bl_i18n_utils/utils_spell_check.py @@ -163,7 +163,7 @@ class SpellChecker: "rolloff", "runtime", "scanline", - "screencast", "screenshot", "screenshots", + "screenshot", "screenshots", "seekability", "selfcollision", "shadowbuffer", "shadowbuffers", -- cgit v1.2.3