summaryrefslogtreecommitdiffstats
path: root/c/src/librdbg
diff options
context:
space:
mode:
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
-------------------------------------------------------------------- */