From 29593f0161c57b3722d84f2f198dbfa7fe8e70d0 Mon Sep 17 00:00:00 2001 From: Manas B Date: Fri, 12 Aug 2016 12:43:59 -0400 Subject: [PATCH] fix a typo --- docs/build_notes_unix.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/build_notes_unix.md b/docs/build_notes_unix.md index 228333c8..18e51e62 100644 --- a/docs/build_notes_unix.md +++ b/docs/build_notes_unix.md @@ -130,7 +130,7 @@ export CXX=/usr/local/bin/g++47 CMake Options ------------- -Available CMake options(each option has a for of `=`, for more information see `man 1 cmake`): +Available CMake options(each option has a form of `=`, for more information see `man 1 cmake`): * `CMAKE_BUILD_TYPE` build profile (Debug/Release) * `WITH_BINARY` build i2pd itself