Skip to content

Commit 599a5fd

Browse files
authored
Correct comment text
1 parent dff01bc commit 599a5fd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

config/config.example.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ item:
208208
# Show the item access status label in items lists
209209
showAccessStatuses: false
210210
bitstream:
211-
# Number of entries in the bitstream list in the full item view page.
211+
# Number of entries in the bitstream list in the item view page.
212212
# Rounded to the nearest size in the list of selectable sizes on the
213213
# settings menu. See pageSizeOptions in 'pagination-component-options.model.ts'.
214214
pageSize: 5
@@ -300,4 +300,4 @@ info:
300300
# display in supported metadata fields. By default, only dc.description.abstract is supported.
301301
markdown:
302302
enabled: false
303-
mathjax: false
303+
mathjax: false

0 commit comments

Comments
 (0)