Skip to content

Commit

Permalink
fix missing space
Browse files Browse the repository at this point in the history
  • Loading branch information
ryantm authored and ezyang committed Jun 3, 2014
1 parent 9e10963 commit 2da439a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/users_guide/codegens.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@

<para>You must install and have LLVM available on your PATH for the LLVM
code generator to work. Specifically GHC needs to be able to call the
<command>opt</command>and <command>llc</command> tools. Secondly, if you
<command>opt</command> and <command>llc</command> tools. Secondly, if you
are running Mac OS X with LLVM 3.0 or greater then
you also need the <ulink url="http://clang.llvm.org">Clang c
compiler</ulink> compiler available on your PATH.
Expand Down

0 comments on commit 2da439a

Please sign in to comment.