From 9fff64b6f3a7e098f8c5b029c2d0e8d27cc038d1 Mon Sep 17 00:00:00 2001 From: thepyper Date: Wed, 8 Aug 2018 15:16:26 +0000 Subject: [PATCH] Update BUILD_UNIX.md fix typo --- src/BUILD_UNIX.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/BUILD_UNIX.md b/src/BUILD_UNIX.md index f29433b7..a15685b2 100644 --- a/src/BUILD_UNIX.md +++ b/src/BUILD_UNIX.md @@ -71,7 +71,7 @@ make -C tmp make -C tmp install ``` -Building without USE_MUSL environment variable set compiles, but produced executabled exhibit bad run-time behaviour. +Building without USE_MUSL environment variable set compiles, but produced executables exhibit bad run-time behaviour. # How to Run SoftEther