Skip to content

Commit 4c99519

Browse files
committed
Fixed a single misspelling in a doxygen comment.
modified: src/lib/libdwarf/libdwarf.h
1 parent 80249f4 commit 4c99519

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/libdwarf/libdwarf.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8909,7 +8909,7 @@ DW_API Dwarf_Small dwarf_set_default_address_size(
89098909
/*! @brief Retrieve universal binary index
89108910
89118911
For Mach-O universal binaries this returns
8912-
relvant information.
8912+
relevant information.
89138913
89148914
For non-universal binaries (Mach-O, Elf,
89158915
or PE) the values are not meaningful, so

0 commit comments

Comments
 (0)