haltakov / simple-photo-gallery

Beautiful and simple photo galleries that help you tell your story. Free and open-source.
https://haltakov.net/simple-photo-gallery
MIT License
194 stars 51 forks source link

Fix spelling of disable_captions #115

Closed anorthall closed 2 years ago

anorthall commented 2 years ago

disable_captions configuration option was spelt as disbale_captions.

This PR replaces all four instances of disbale with disable.

haltakov commented 2 years ago

Thanks a lot for catching and fixing this!