aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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