spelling: building

This commit is contained in:
Josh Soref 2018-10-02 07:03:55 +00:00
parent 7875be3b78
commit 74d49add6d

View file

@ -28,7 +28,7 @@ RUN apt-get install -y netcat
# lib for building mysql db driver
RUN apt-get install -y libmysqlclient-dev
# lib for buiding ldap and ssl-based application
# lib for building ldap and ssl-based application
RUN apt-get install -y libsasl2-dev libldap2-dev libssl-dev
# lib for building python3-saml