aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2019-04-20 19:45:36 -0700
committerMichael Forney <mforney@mforney.org>2019-04-20 19:45:50 -0700
commit8c343ad7edd73c169d865c64e7868e3ec447ecda (patch)
tree00ffc4d054caba7b8cd2bb887f5604958aeb9ee9 /doc
parentb345b989c87aa0515bfd1d9206c3c80831923b1c (diff)
Minor style fixes
Diffstat (limited to 'doc')
-rw-r--r--doc/software.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/software.md b/doc/software.md
index 713e4fd..10511f2 100644
--- a/doc/software.md
+++ b/doc/software.md
@@ -11,7 +11,7 @@ Builds without issue as of [ef9f6f35].
## binutils
-QBE must be built with `NPred` (in `all.h` at least 297).
+QBE must be built with `NPred` (in `all.h`) at least 297.
On glibc systems, you must make sure to include `crtbegin.o` and
`crtend.o` from gcc at the end of `startfiles` and beginning of `endfiles`