fixed typo in pod for offset_arg
Alexander Hartmaier [Wed, 28 Sep 2011 07:36:21 +0000 (09:36 +0200)]
lib/Catalyst/Controller/DBIC/API/StaticArguments.pm

index aff6689..a600e20 100644 (file)
@@ -132,7 +132,7 @@ page_arg controls how to reference 'page' in the the request_data
 
 has 'page_arg' => ( is => 'ro', isa => Str, default => 'list_page' );
 
-=attribute_public offset_arg is: ro, isa: Str, default: 'offset'
+=attribute_public offset_arg is: ro, isa: Str, default: 'list_offset'
 
 offset_arg controls how to reference 'offset' in the the request_data