diff --git a/nw/constants/constants.py b/nw/constants/constants.py index 4f481e1e..8ee9eb2c 100644 --- a/nw/constants/constants.py +++ b/nw/constants/constants.py @@ -349,7 +349,7 @@ class nwUnicode: ## Symbols H_CHECK = "✔" - H_MULT = "✕" + H_CROSS = "✕" H_BULL = "•" H_TRBULL = "‣" H_HYBULL = "⁃"