aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authort0m <t0m@03d0b0b2-0e1a-0410-a411-fdb2f4bd65d7>2008-11-26 20:07:37 +0000
committert0m <t0m@03d0b0b2-0e1a-0410-a411-fdb2f4bd65d7>2008-11-26 20:07:37 +0000
commitf7c1ee8ad9145ec29994e661127c2462e9957c59 (patch)
tree6e0b6c822d18299f15c5ab5c7fa54c66d5366bee
parent5ad52d3a53210a6a2debf23d9a5411931ba06284 (diff)
downloadreaction-f7c1ee8ad9145ec29994e661127c2462e9957c59.tar.gz
reaction-f7c1ee8ad9145ec29994e661127c2462e9957c59.zip
Fix the POD test
-rw-r--r--lib/Reaction/Manual.pod2
-rw-r--r--lib/Reaction/Manual/Troubleshooting.pod2
-rw-r--r--lib/Reaction/UI/Controller/Collection.pm4
3 files changed, 4 insertions, 4 deletions
diff --git a/lib/Reaction/Manual.pod b/lib/Reaction/Manual.pod
index 66df17d..61580f5 100644
--- a/lib/Reaction/Manual.pod
+++ b/lib/Reaction/Manual.pod
@@ -37,7 +37,7 @@ Working code snippets to accomplish various goals.
Frequently asked, occasionally answered questions.
-=end
+=end TODO
diff --git a/lib/Reaction/Manual/Troubleshooting.pod b/lib/Reaction/Manual/Troubleshooting.pod
index b24bcd0..3cf7d63 100644
--- a/lib/Reaction/Manual/Troubleshooting.pod
+++ b/lib/Reaction/Manual/Troubleshooting.pod
@@ -23,4 +23,4 @@ Welcome to hating attributes.
clwolfe - suggest moving this to FAQ
-=end
+=end docnotes
diff --git a/lib/Reaction/UI/Controller/Collection.pm b/lib/Reaction/UI/Controller/Collection.pm
index bf46580..9a834f2 100644
--- a/lib/Reaction/UI/Controller/Collection.pm
+++ b/lib/Reaction/UI/Controller/Collection.pm
@@ -197,7 +197,7 @@ target e.g. update,delete) to be enabled by default. By default, this is only
=over 4
-=item B<_build_defualt_member_actions - Provided builder method, see METHODS
+=item B<_build_defualt_member_actions> - Provided builder method, see METHODS
=item B<has_default_member_actions> - Auto generated predicate
@@ -214,7 +214,7 @@ is only empty.
=over 4
-=item B<_build_defualt_member_actions - Provided builder method, see METHODS
+=item B<_build_defualt_member_actions> - Provided builder method, see METHODS
=item B<has_default_member_actions> - Auto generated predicate