fixed pod
[catagits/Catalyst-Plugin-Authentication.git] / lib / Catalyst / Plugin / Authentication.pm
index 52adb48..455296f 100644 (file)
@@ -229,6 +229,8 @@ Delegate C<get_user> to the default store.
 
 =head1 METHODS FOR STORE MANAGEMENT
 
+=over 4
+
 =item default_auth_store
 
 Return the store whose name is 'default'.
@@ -262,6 +264,8 @@ A ref-hash keyed by store, which contains the names of the stores.
 
 Register stores into the application.
 
+=back
+
 =head1 INTERNAL METHODS
 
 =over 4