public inbox for libabigail@sourceware.org
 help / color / mirror / Atom feed
* [PATCH, applied] dwarf-reader: Fix typo in comment
@ 2023-04-05 16:09 Dodji Seketeli
  0 siblings, 0 replies; only message in thread
From: Dodji Seketeli @ 2023-04-05 16:09 UTC (permalink / raw)
  To: libabigail

Hello,

This patchlet fixes a typo in a comment.

	* 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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/abg-dwarf-reader.cc b/src/abg-dwarf-reader.cc
index c0a35bca..d5dfc48f 100644
--- a/src/abg-dwarf-reader.cc
+++ b/src/abg-dwarf-reader.cc
@@ -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
-- 
2.39.2


-- 
		Dodji


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-04-05 16:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-05 16:09 [PATCH, applied] dwarf-reader: Fix typo in comment Dodji Seketeli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).