Skip to content

Commit

Permalink
Doc fix. Make it explicit that input that input streams are asynchron…
Browse files Browse the repository at this point in the history
…ous.
  • Loading branch information
rcaputo committed Feb 13, 2011
1 parent 048f189 commit da49313
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/Reflex/Role/InStreaming.pm
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@ Reflex::Role::InStreaming - add streaming input behavior to a class
=head1 DESCRIPTION
Reflex::Role::InStreaming is a Moose parameterized role that adds
streaming input behavior to Reflex-based classes. It comprises
Reflex::Role::Collectible for dynamic composition,
asynchronous streaming input behavior to Reflex-based classes. It
comprises Reflex::Role::Collectible for dynamic composition,
Reflex::Role::Readable for asynchronous input watching, and
Reflex::Role::Reading to perform input.
Expand Down

0 comments on commit da49313

Please sign in to comment.