various - misspelling--

This commit is contained in:
Allen Winter
2020-09-28 16:40:27 -04:00
parent eb7bed9601
commit 423be28afd
3 changed files with 5 additions and 5 deletions

View File

@@ -25,7 +25,7 @@ find_package(Doxygen)
set_package_properties(Doxygen PROPERTIES
TYPE OPTIONAL
DESCRIPTION "API Documentation system"
URL "http://www.doxygen.org"
URL "https://www.doxygen.org"
PURPOSE "Needed to build the API documentation."
)
if(DOXYGEN_DOT_EXECUTABLE)