small typo - spelling of Debian (#3411)

This commit is contained in:
Alberto P 2025-05-18 19:28:00 +02:00 committed by GitHub
parent 757617be50
commit a7d1ceba3f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -221,7 +221,7 @@ Prerequisites
OpenMC's built-in plotting capabilities use the libpng library to produce
compressed PNG files. In the absence of this library, OpenMC will fallback
to writing PPM files, which are uncompressed and only supported by select
image viewers. libpng can be installed on Ddebian derivates with::
image viewers. libpng can be installed on Debian derivates with::
sudo apt install libpng-dev