diff --git a/include/ThreadPool.h b/include/ThreadPool.h index 8b50c88..4b4ba17 100644 --- a/include/ThreadPool.h +++ b/include/ThreadPool.h @@ -7,7 +7,7 @@ Terms of use: -You're free to do anything you wish with this simple library, including any embedding or modifications you wish, with static or dynamic linking (you can't dynamically link it... it's header only! :-) ). --The creator of this library is not to be help liable for anything you do with +-The creator of this library is not to be held liable for anything you do with it. Using this library is your own responsibility */