[FileCheck][NFC] Fix typo in test comment
authorJoel E. Denny <jdenny.ornl@gmail.com>
Wed, 24 Jun 2020 18:49:23 +0000 (14:49 -0400)
committerJoel E. Denny <jdenny.ornl@gmail.com>
Wed, 24 Jun 2020 18:49:23 +0000 (14:49 -0400)
llvm/test/FileCheck/dump-input-enable.txt

index 48a6eef..6f1f8e1 100644 (file)
@@ -144,7 +144,7 @@ BADVAL: {{F|f}}ile{{C|c}}heck{{.*}}: for the --dump-input option: Cannot find op
 ;--------------------------------------------------
 ; Check multiple -dump-input options.
 ;
-; This ocurrs most commonly when a test author specifies -dump-input on a
+; This occurs most commonly when a test author specifies -dump-input on a
 ; specific FileCheck call while a test runner specifies -dump-input in
 ; FILECHECK_OPTS, but check the behavior generally.
 ;