summaryrefslogtreecommitdiffstats
path: root/c/src/librdbg
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-01-31 19:28:39 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-01-31 19:28:39 +0000
commit819c7da851d4aa2b84d3295e426a0bdef1086f91 (patch)
tree4e5ec76d6571c356aa1957f4b8bbc7c0838f03d0 /c/src/librdbg
parentSpelling corrected. (diff)
downloadrtems-819c7da851d4aa2b84d3295e426a0bdef1086f91.tar.bz2
Spelling corrected.
Diffstat (limited to 'c/src/librdbg')
-rw-r--r--c/src/librdbg/src/ptrace.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/librdbg/src/ptrace.c b/c/src/librdbg/src/ptrace.c
index ac564bb859..1286b507dd 100644
--- a/c/src/librdbg/src/ptrace.c
+++ b/c/src/librdbg/src/ptrace.c
@@ -28,7 +28,7 @@ extern unsigned int NbSerializedCtx;
/* --------------------------------------------------------------------
- return a pointer to the Tread Control structure of the specified
+ return a pointer to the Thread Control structure of the specified
Id
-------------------------------------------------------------------- */