summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormostang.com!davidm <mostang.com!davidm>2003-03-27 04:29:07 +0000
committermostang.com!davidm <mostang.com!davidm>2003-03-27 04:29:07 +0000
commit2a5ff2db57001bc436d9e3d4b55889fb57399e03 (patch)
tree1809621932dc11faa1f07cbd386c1859a3da9ddb
parent26ad35667c79bfbd2bb7de934bb9b7ca4f287efc (diff)
downloadlibunwind-2a5ff2db57001bc436d9e3d4b55889fb57399e03.tar.gz
Fix typo: programss -> programs.
(Logical change 1.68)
-rw-r--r--doc/libunwind.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/libunwind.tex b/doc/libunwind.tex
index a6f0ab70..16fba871 100644
--- a/doc/libunwind.tex
+++ b/doc/libunwind.tex
@@ -307,7 +307,7 @@ local unwinding only.
building a program that unwinds a program on platform \Var{PLAT}.
For example, to (cross-)unwind an IA-64 program, the linker switch
\File{-lunwind-ia64} should be added. Note: multiple such switches
- may need to be specified for programs that can unwind programss on
+ may need to be specified for programs that can unwind programs on
multiple platforms.
\end{Description}