diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2019-11-06 16:13:39 +0100 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2019-11-06 16:13:39 +0100 |
| commit | f31d1b065dde40ea0d820211f606df4329d73a10 (patch) | |
| tree | 3eabfb3e300d1182855f1b67bb29b163ac99b084 /autogen.sh | |
| parent | ed6842e5bd5365bdf593c952582f98d9325b3d80 (diff) | |
Fix typos
Diffstat (limited to 'autogen.sh')
| -rwxr-xr-x | autogen.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ test -f mu/mu.cc || { exit 1 } -# opportunistically; usually not needed, but occassionaly it'll +# opportunistically; usually not needed, but occasionally it'll # avoid build errors that would otherwise confuse users. test -f Makefile && { echo "*** clear out old things" |
