]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
gdb/testsuite: fix minor typo in a comment
authorAndrew Burgess <aburgess@redhat.com>
Fri, 19 Jul 2024 15:11:44 +0000 (16:11 +0100)
committerAndrew Burgess <aburgess@redhat.com>
Mon, 22 Jul 2024 14:01:27 +0000 (15:01 +0100)
Fix 'text' to 'test' in a test comment.

gdb/testsuite/gdb.base/inline-frame-cycle-unwind.exp

index 85e3cc32f0e3265a88bcba0ecbc1ece5d293e953..45086f69a39d3d78152adc083b24b311af7af680 100644 (file)
@@ -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:
 #