Fixing input readers' component type.

A reader is a reader, not a writer.
This commit is contained in:
Robin Sommer 2015-04-08 12:50:02 -07:00
parent 3335da67e0
commit a4edc0df08
4 changed files with 9 additions and 3 deletions

View file

@ -1,4 +1,4 @@
Demo::Foo - A Foo test input reader (dynamic, version 1.0)
[Writer] Foo (Input::READER_FOO)
[Reader] Foo (Input::READER_FOO)
===