From fc5a5ea53d64b7c01192a1a5222d4fd882c449e0 Mon Sep 17 00:00:00 2001 From: Robert Balas <13798471+bluewww@users.noreply.github.com> Date: Sun, 2 Apr 2023 02:45:28 +0200 Subject: [PATCH] Commentary: Fix spelling mistakes (#4080) Co-authored-by: Robert Balas --- configure.ac | 2 +- docs/CONTRIBUTORS | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 862537ecb..ebcd6d579 100644 --- a/configure.ac +++ b/configure.ac @@ -68,7 +68,7 @@ AC_MSG_CHECKING(whether to use -m32) AC_ARG_ENABLE([m32], [AS_HELP_STRING([--enable-m32], [Use -m32 for all compilation and link, - including Verialtor and generated models.])], + including Verilator and generated models.])], [case "${enableval}" in yes) CFG_ENABLE_M32=yes ;; no) CFG_ENABLE_M32=no ;; diff --git a/docs/CONTRIBUTORS b/docs/CONTRIBUTORS index 30b2aae06..404584aba 100644 --- a/docs/CONTRIBUTORS +++ b/docs/CONTRIBUTORS @@ -121,6 +121,7 @@ Qingyao Sun Rafal Kapuscik Raynard Qiao Richard Myers +Robert Balas Rupert Swarbrick Ryszard Rozak Samuel Riedel