[gdb] Fix more typos in comments (2)
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.trace / tfile.c
index 51d464efb673c68918fb396f4e0fc50405d063c7..402a2d5000a4bab69025825cee5a6d62e7dcf3a6 100644 (file)
@@ -176,7 +176,7 @@ write_basic_trace_file (void)
 
   /* Make up a simulated trace buffer.  */
   /* (Encapsulate better if we're going to do lots of this; note that
-     buffer endianness is the target program's enddianness.) */
+     buffer endianness is the target program's endianness.) */
   trptr = trbuf;
   tfile_write_16 (1);
 
This page took 0.0314 seconds and 4 git commands to generate.