2
0
mirror of https://github.com/boostorg/phoenix.git synced 2026-02-19 02:32:09 +00:00

doc.maintenance.qbk Minor edit

This commit is contained in:
John Fletcher
2015-01-23 17:42:38 +00:00
parent 09eb5c45b3
commit 58387d2314

View File

@@ -21,7 +21,7 @@ Phoenix is a complicated library and the current version 3 is built on two other
There are two ways to work with Phoenix.
* One is to ignore the previous statement and assume everything works.
* The second is to understand the relationships between the libraries.
* The second is to understand the relationships between the libraries.
Unfortunately, while most things now work, there are a number of subtle bugs where things do not work as expected, and that is the challenge which is there for the maintainer who did not write any version of the library.