Skip to content

Commit a1b6d7d

Browse files
committed
Fix whitespace
1 parent b9986c7 commit a1b6d7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/build/build.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ sudo apt-get install build-essential libatomic1 python gfortran perl wget m4 cma
165165
Julia uses the following external libraries, which are automatically
166166
downloaded (or in a few cases, included in the Julia source
167167
repository) and then compiled from source the first time you run
168-
`make`. The specific version numbers of these libraries that Julia
168+
`make`. The specific version numbers of these libraries that Julia
169169
uses are listed in [`deps/Versions.make`](https://github.com/JuliaLang/julia/blob/master/deps/Versions.make):
170170

171171
- **[LLVM]** (9.0 + [patches](https://github.com/JuliaLang/julia/tree/master/deps/patches)) — compiler infrastructure (see [note below](#llvm)).

0 commit comments

Comments
 (0)