summaryrefslogtreecommitdiff
path: root/doc/unw_get_proc_name_by_ip.tex
diff options
context:
space:
mode:
authorAdeel Mujahid <3840695+am11@users.noreply.github.com>2022-08-05 03:14:42 +0300
committerGitHub <noreply@github.com>2022-08-04 20:14:42 -0400
commit14e199e1f2edeecc5789e3ce10dbd5de7fd86441 (patch)
treefd2abf68218469cad11dd9bc8f28f451a76f185b /doc/unw_get_proc_name_by_ip.tex
parent919da2e0c42e6e4a3b3da63001863e586787fab4 (diff)
downloadlibunwind-14e199e1f2edeecc5789e3ce10dbd5de7fd86441.tar.gz
Fix typos (#397)
* Fix typos * Cleanup trailing whitespaces in committed files * Update include/tdep-ia64/libunwind_i.h
Diffstat (limited to 'doc/unw_get_proc_name_by_ip.tex')
-rw-r--r--doc/unw_get_proc_name_by_ip.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/unw_get_proc_name_by_ip.tex b/doc/unw_get_proc_name_by_ip.tex
index 4f46690f..cb597680 100644
--- a/doc/unw_get_proc_name_by_ip.tex
+++ b/doc/unw_get_proc_name_by_ip.tex
@@ -43,7 +43,7 @@ information has been stripped from a program, procedure names may be
completely unavailable or may be limited to those exported via a
dynamic symbol table. In such cases,
\Func{unw\_get\_proc\_name\_by\_ip}() may return the name of a label
-or a preceeding (nearby) procedure. However, the offset returned
+or a preceding (nearby) procedure. However, the offset returned
through \Var{offp} is always relative to the returned name, which
ensures that the value (address) of the returned name plus the
returned offset will always be equal to the instruction-pointer