public inbox for libabigail@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 2/2] Fix a typo in a comment of abg-dwar-reader.cc
@ 2019-01-01  0:00 Dodji Seketeli
  0 siblings, 0 replies; only message in thread
From: Dodji Seketeli @ 2019-01-01  0:00 UTC (permalink / raw)
  To: libabigail

Hello,

This fixes a typo I came accross while looking at something else.

	* src/abg-dwarf-reader.cc (compare_dies_string_attribute_value):
	Fix a typo in the comment of this function.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
---
 src/abg-dwarf-reader.cc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/abg-dwarf-reader.cc b/src/abg-dwarf-reader.cc
index 32a5859..0769405 100644
--- a/src/abg-dwarf-reader.cc
+++ b/src/abg-dwarf-reader.cc
@@ -10601,8 +10601,8 @@ die_is_declared_inline(Dwarf_Die* die)
   return inline_value == DW_INL_declared_inlined;
 }
 
-/// This function is a fast routine (optmization) to compare the values of
-/// two string attributes of two DIEs.
+/// This function is a fast routine (optimization) to compare the
+/// values of two string attributes of two DIEs.
 ///
 /// @param l the first DIE to consider.
 ///
-- 
1.8.3.1


-- 
		Dodji

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

only message in thread, other threads:[~2019-10-01 15:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-01  0:00 [PATCH 2/2] Fix a typo in a comment of abg-dwar-reader.cc 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).