From b072ed60e4bbe21f198f0a70dcfdabc194733c27 Mon Sep 17 00:00:00 2001 From: DCoded <dcoded@live.com> Date: Mon, 29 Jun 2020 01:38:12 -0400 Subject: [PATCH] Minor spelling fix --- src/js/SlaveState.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/js/SlaveState.js b/src/js/SlaveState.js index 861d83d377f..0313f4892c1 100644 --- a/src/js/SlaveState.js +++ b/src/js/SlaveState.js @@ -2017,7 +2017,7 @@ App.Entity.SlaveState = class SlaveState { /** * * "none" * * "arrogant": clings to her dignity, thinks slavery is beneath her - * * "bitchy": can 't keep her opinions to herself + * * "bitchy": can't keep her opinions to herself * * "odd": says and does odd things * * "hates men": hates men * * "hates women": hates women -- GitLab