Description: Fix spelling errors found by Lintian
Author: Fabian Wolff <fabi.wolff@arcor.de>
Forwarded: yes
Last-Update: 2020-12-25
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/dwarfdump/print_aranges.c
+++ b/dwarfdump/print_aranges.c
@@ -297,7 +297,7 @@
                             failtype);
                         esb_append_printf_i(&m,"finding the "
                             "compilation-unit DIE offset for "
-                            "arange number %d and that shoud never happen.",
+                            "arange number %d and that should never happen.",
                             i);
                         simple_err_return_msg_either_action(cures3,
                             esb_get_string(&m));
--- a/dwarfdump/print_die.c
+++ b/dwarfdump/print_die.c
@@ -6294,7 +6294,7 @@
             if (sres == DW_DLV_ERROR) {
                 glflags.gf_count_major_errors++;
                 printf("\nERROR: Unable to create "
-                    "expresssion location"
+                    "expression location"
                     " with length 0x%" DW_PR_DUu
                     "as a string.\n",
                     exprlength);
