Whitespace fix in gdb.base/skip.exp
[deliverable/binutils-gdb.git] / gdb / record-full.c
index a940274f28e9e72c13413b3d041f8eec94422801..5502a019c266d81d1adbeb5e8a8f96a5ca2c12b7 100644 (file)
@@ -53,7 +53,7 @@
    mode, and we build up an execution log in which, for each executed
    instruction, we record all changes in memory and register state.
    This is invisible to the user, to whom it just looks like an
-   ordinary debugging session (except for performance degredation).
+   ordinary debugging session (except for performance degradation).
 
    In replay mode, instead of actually letting the inferior run as a
    process, we simulate its execution by playing back the recorded
This page took 0.054081 seconds and 4 git commands to generate.