Fix spelling mistake in gdb/testsuite/README.
authorGary Benson <gbenson@redhat.com>
Fri, 2 Oct 2020 11:16:55 +0000 (12:16 +0100)
committerGary Benson <gbenson@redhat.com>
Fri, 2 Oct 2020 11:16:55 +0000 (12:16 +0100)
This commit corrects the spelling mistake detailed below.

gdb/testsuite/ChangeLog:

* README: Fix "paralell".

gdb/testsuite/ChangeLog
gdb/testsuite/README

index 2046c9b8e6c2a817e80a7cd11cbab827346b96c3..a330b0c3d2ca4c9b64fc1bd78fb682a2c9a4e659 100644 (file)
@@ -1,3 +1,7 @@
+2020-10-02  Gary Benson <gbenson@redhat.com>
+
+       * README: Fix "paralell".
+
 2020-09-30  Gary Benson <gbenson@redhat.com>
 
        * gdb.dwarf2/dw2-double-set-die-type.S (.Ldie_3e0):
index fae0c339ccabcf935b3fb2e82754b85505607ea5..f3c2642db37bd352948cd866ca293f535d4e31ce 100644 (file)
@@ -73,7 +73,7 @@ possible to check just a specific test:
 One can also decide to call the Makefile rules by hand inside the
 gdb/testsuite directory, e.g.:
 
-       make check-paralell-racy -j4
+       make check-parallel-racy -j4
 
 In which case the value of the DEFAULT_RACY_ITER variable (inside
 gdb/testsuite/Makefile.in) will be used to determine how many
This page took 0.033537 seconds and 4 git commands to generate.