summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 91772bb2bd..ac564bb859 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 pointeur to the Tread Control structure of the specified
+ return a pointer to the Tread Control structure of the specified
Id
-------------------------------------------------------------------- */