]> Cypherpunks repositories - gostls13.git/commitdiff
runtime: fix typo in libfuzzer_arm64.s
authorIkko Ashimine <eltociear@gmail.com>
Sat, 4 Jun 2022 03:41:06 +0000 (03:41 +0000)
committerGopher Robot <gobot@golang.org>
Sat, 4 Jun 2022 21:17:14 +0000 (21:17 +0000)
statment -> statement

Change-Id: Ia93a466fdc20157a7d6048903e359fe8717ecb8f
GitHub-Last-Rev: 0a9bc5cab0ec2ac8d76ede3722c8813372ac771e
GitHub-Pull-Request: golang/go#53231
Reviewed-on: https://go-review.googlesource.com/c/go/+/410374
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
src/runtime/libfuzzer_arm64.s

index 072907775975ef4fc9c352c3e96853e1d2d59278..9da94be03ecdbe43517493b7a355ca754da49f55 100644 (file)
@@ -22,7 +22,7 @@
 // Calls C function fn from libFuzzer and passes 2 arguments to it after
 // manipulating the return address so that libfuzzer's integer compare hooks
 // work.
-// The problem statment and solution are documented in detail in libfuzzer_amd64.s.
+// The problem statement and solution are documented in detail in libfuzzer_amd64.s.
 // See commentary there.
 TEXT   runtime·libfuzzerCallTraceIntCmp(SB), NOSPLIT, $8-32
        MOVD    fn+0(FP), R9