Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Torkus committed Mar 29, 2024
1 parent 93b90e0 commit 4e97b2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/strongbox/core.clj
Original file line number Diff line number Diff line change
Expand Up @@ -987,7 +987,7 @@
(catalogue/read-catalogue
catalogue-path
{:bad-data? (fn []
;; "catalogue 'full failed to load again, it might be corrupt at it's source: https://path/to/online/catalogue.json"
;; "catalogue 'full' failed to load again, it might be corrupt at it's source: https://path/to/online/catalogue.json"
(let [msg (format "catalogue '%s' failed to load again, it might be corrupt at it's source: %s" catalogue-label catalogue-source)]
(error (utils/reportable-error msg))))}))

Expand Down

0 comments on commit 4e97b2f

Please sign in to comment.