From cdea9f5339721f5a78ac19227a979c2e522ac141 Mon Sep 17 00:00:00 2001 From: Brendan Coles Date: Sat, 22 May 2021 13:18:18 +0000 Subject: [PATCH] HexEditor: Fix typo: ASCII --- Userland/Applications/HexEditor/FindDialog.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Userland/Applications/HexEditor/FindDialog.cpp b/Userland/Applications/HexEditor/FindDialog.cpp index e5ec83f429..870ed53659 100644 --- a/Userland/Applications/HexEditor/FindDialog.cpp +++ b/Userland/Applications/HexEditor/FindDialog.cpp @@ -26,7 +26,7 @@ struct Option { }; static const Vector