[gdb] Fix more typos in comments (2)
[deliverable/binutils-gdb.git] / gdb / record-btrace.c
index 1171fa9ca509c5868367c075955518c6fa9cb475..3fd4007fd659d1eaa4cc5c6503b6ea682706d6fc 100644 (file)
@@ -1861,7 +1861,7 @@ record_btrace_frame_dealloc_cache (struct frame_info *self, void *this_cache)
 }
 
 /* btrace recording does not store previous memory content, neither the stack
-   frames content.  Any unwinding would return errorneous results as the stack
+   frames content.  Any unwinding would return erroneous results as the stack
    contents no longer matches the changed PC value restored from history.
    Therefore this unwinder reports any possibly unwound registers as
    <unavailable>.  */
This page took 0.024847 seconds and 4 git commands to generate.