Merge pull request #883 from kainjow/patch-1

Fix typo in read me
This commit is contained in:
Aleksandar Fabijanic
2015-07-18 15:36:13 -05:00

View File

@@ -30,7 +30,7 @@ Answers to POCO-related questions can also be found on [Stack Overflow](http://s
----
In regards to Boost, in spite of some functional overlapping,
POCO is best thought of as a Boost complement (rather than replacement).
Side-by-side use of Boost and POCO is a very common occurence.
Side-by-side use of Boost and POCO is a very common occurrence.
When contributing to POCO, please adhere to our [guidelines](https://github.com/pocoproject/poco/blob/develop/CONTRIBUTING.md).