aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorWill Faught <willfaught@users.noreply.github.com>2025-09-20 00:39:03 +0000
committerKeith Randall <khr@golang.org>2025-09-22 11:37:46 -0700
commit9b2d39b75bcc8ced3eaab1c841d7d62e27867931 (patch)
treeeb42ece65ada126be2648406d83393f324520568 /src
parente23edf5e55703cc6ddbb86a198a35487b34d863b (diff)
downloadgo-9b2d39b75bcc8ced3eaab1c841d7d62e27867931.tar.xz
cmd/compile/internal/ssa: match style and formatting
Format final sentence in paragraph and make sentence case to match style. Change-Id: I991729257fea202509f59a928b943e10ef1761f4 GitHub-Last-Rev: 770bbf5e7507c0a296f28cb667f0b022a1df846a GitHub-Pull-Request: golang/go#75550 Reviewed-on: https://go-review.googlesource.com/c/go/+/705519 Reviewed-by: Jorropo <jorropo.pgm@gmail.com> Reviewed-by: Keith Randall <khr@google.com> Reviewed-by: Michael Knyszek <mknyszek@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Auto-Submit: Jorropo <jorropo.pgm@gmail.com>
Diffstat (limited to 'src')
-rw-r--r--src/cmd/compile/internal/ssa/README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/cmd/compile/internal/ssa/README.md b/src/cmd/compile/internal/ssa/README.md
index 8184f9c002..3626f5bb7b 100644
--- a/src/cmd/compile/internal/ssa/README.md
+++ b/src/cmd/compile/internal/ssa/README.md
@@ -48,8 +48,7 @@ However, certain types don't come from Go and are special; below we will cover
Some operators contain an auxiliary field. The aux fields are usually printed as
enclosed in `[]` or `{}`, and could be the constant op argument, argument type,
-etc.
-for example:
+etc. For example:
v13 (?) = Const64 <int> [1]