Fix indentation in current-library-collection-links docs.

This commit is contained in:
Vincent St-Amour 2013-08-08 12:45:25 -04:00
parent bc877477bf
commit 8802af2494

View File

@ -306,11 +306,11 @@ information.}
(listof (or/c #f
(and/c path-string? complete-path?)
(hash/c (or/c (and/c symbol? module-path?) #f)
(listof (and/c path-string? complete-path?)))))
(listof (and/c path-string? complete-path?)))))
(listof (or/c #f
(and/c path? complete-path?)
(hash/c (or/c (and/c symbol? module-path?) #f)
(listof (and/c path? complete-path?)))))]{
(listof (and/c path? complete-path?)))))]{
Parameter that determines @tech{collection links files}, additional