[PUSHED] gdb/testsuite: fix minor typo in a comment
Checks
Commit Message
Fix 'text' to 'test' in a test comment.
---
gdb/testsuite/gdb.base/inline-frame-cycle-unwind.exp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
base-commit: 5cbed9c77bb0c1f5d94ededa401131a2c3217028
@@ -37,7 +37,7 @@
# mechanism such that the fact that "inline_frame" was inlined into
# "normal_frame" would cause GDB to trigger an assertion.
#
-# This text makes use of a Python unwinder which can fake the cyclic
+# This test makes use of a Python unwinder which can fake the cyclic
# stack cycle, further the test sets up multiple levels of normal and
# inline frames. At the point of testing the stack looks like this:
#