Fix typos in the word 'Boost'

Apparently I type very quickly.
This commit is contained in:
Robbert van der Helm
2020-11-20 01:15:51 +01:00
parent f1f5d34b52
commit abb2206970
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
#pragma once
// Bosot.Process's auto detection for vfork() support doesn't seem to work
// Boost.Process's auto detection for vfork() support doesn't seem to work
#define BOOST_POSIX_HAS_VFORK 1
#include <boost/asio/local/stream_protocol.hpp>