Another small typo

This commit is contained in:
Nadav Cohen
2015-07-11 12:32:42 -07:00
committed by Artem Bilan
parent 9aca5626a7
commit eb4e0b2d45

View File

@@ -83,7 +83,7 @@ _Optional_.
<6> Flag to indicate that channels created by this component will be transactional.
Ff true, tells the framework to use a transactional channel and to end all operations (send or receive) with a commit or rollback depending on the outcome, with an exception signalling a rollback.
If true, tells the framework to use a transactional channel and to end all operations (send or receive) with a commit or rollback depending on the outcome, with an exception signalling a rollback.
_Optional (Defaults to false)_.