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
@@ -33,7 +33,7 @@
#undef __WIN32__
#undef _WIN64
// This would be the minimal include needed to get Bosot to work. The commented
// This would be the minimal include needed to get Boost to work. The commented
// out include below is the actual header that would cause compile errors if not
// included here, but including headers from the detail directory directly
// didn't sound like a great idea.