config.py documentation correction
authorymh <ymh.work@gmail.com>
Wed, 04 Dec 2013 10:41:38 +0100
changeset 162 5fe64e9de88b
parent 161 216b3f9582aa
child 163 c875b5418740
config.py documentation correction
src/p4l/config.py.tmpl
--- a/src/p4l/config.py.tmpl	Tue Dec 03 20:55:04 2013 +0100
+++ b/src/p4l/config.py.tmpl	Wed Dec 04 10:41:38 2013 +0100
@@ -162,7 +162,7 @@
 # pagination of the list of record
 NB_RECORDS_BY_PAGE = 20
 #some control on the pagination appareance
-PAGINATOR_VISIBLE_RANGE = 5 #number of pages
+PAGINATOR_VISIBLE_RANGE = 5 #number of visible pages
 PAGINATOR_START_RANGE = 2 #number of pages kept at the beggining and at the end of the range
 
 # url of the sesame repository containing all the rdf referentials