diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2015-07-05 13:43:48 -0600 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2015-07-05 13:43:48 -0600 |
commit | 5e9f055b19b4553462a809c0d1096b6ce0966910 (patch) | |
tree | b1626db8fe0122d025b19e38ee382aa6d14ce774 /README | |
parent | 504d11ded8c1e9a0757332f2a10ed7d86dd5fc70 (diff) |
spell-check on HACKING and README
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -68,7 +68,7 @@ building CC='gcc' The C language compiler to use. RVS='$(bindir)/$(rvs)' - Where the exectuable will be. `$(rvs)' is the same as + Where the executable will be. `$(rvs)' is the same as `$(name)' (see above) SHELL='/bin/sh' The shell that will be used by make, and the shell |