dwarf-reader: Fix typo in comment
authorDodji Seketeli <dodji@redhat.com>
Tue, 4 Apr 2023 11:14:42 +0000 (13:14 +0200)
committerDodji Seketeli <dodji@redhat.com>
Wed, 5 Apr 2023 15:12:48 +0000 (17:12 +0200)
* src/abg-dwarf-reader.cc (reader::get_canonical_die): Fix typo in
comment.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
src/abg-dwarf-reader.cc

index c0a35bca4df2fc8d1efc0407380e1bc3dd786478..d5dfc48fc1a9f29f458d16ce67751b7022b06fcf 100644 (file)
@@ -2641,7 +2641,7 @@ public:
   ///
   /// @param die the DIE to consider.
   ///
-  /// @param canonical_die output parameter.  Is set to the resuling
+  /// @param canonical_die output parameter.  Is set to the resulting
   /// canonical die, if this function returns true.
   ///
   /// @param where the offset of the logical DIE we are supposed to be