Skip to content

Commit c6da896

Browse files
committed
feat: improve wording
1 parent bfda731 commit c6da896

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_src/how-to-get-the-got-address.org

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
114114
Breakpoint 1, 0x000055555555513d in main ()
115115
#+end_src
116116

117-
We examine ~main~ to get ~puts~' stub address.
117+
We examine ~main~ to get ~puts~' PLT stub address.
118118
The symbol is aptly named ~puts@plt~:
119119

120120
#+begin_src shell

0 commit comments

Comments
 (0)