aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Hunter <justin.d.hunter@gmail.com>2010-10-29 20:24:14 -0700
committerJustin Hunter <justin.d.hunter@gmail.com>2010-10-29 20:24:14 -0700
commitc817059d0c370bc3807ddd29f1374c6376256b48 (patch)
treeaa8d2e90109d6643e7e62ebc3237b8e167bb6f52
parent9b692f791a54d0d27db42bcad2dcf5b6954785a0 (diff)
downloadreaction-c817059d0c370bc3807ddd29f1374c6376256b48.tar.gz
reaction-c817059d0c370bc3807ddd29f1374c6376256b48.zip
fix up some pod
-rw-r--r--old/Manual/FAQ.pod4
1 files changed, 3 insertions, 1 deletions
diff --git a/old/Manual/FAQ.pod b/old/Manual/FAQ.pod
index 57e65e0..1af4f83 100644
--- a/old/Manual/FAQ.pod
+++ b/old/Manual/FAQ.pod
@@ -58,6 +58,7 @@ as in MVC". For this document, the former will be written as just "Model"
whereas the latter will be referred to as "Model as in MVC."
=head3 Haven't I seen these definitions elsewhere?
+
Yes, similar terms have been used in Java-land and Smalltalk-ville. Note that
for the sake of simplicity we are not giving rigorous (and more complex)
definitions.
@@ -78,7 +79,8 @@ ListView and ActionForm are subclasses of ViewPort.
=head3 Where do I put my HTML?
-Packages involved
+=head3 Packages involved
+
ComponentUI
ComponentUI::Controller::Bar
ComponentUI::Controller::Baz