Typo in a comment

This commit is contained in:
Scott Kostyshak 2023-01-05 23:33:16 -05:00
parent bbc2270972
commit bee08b19ee

View File

@ -62,7 +62,7 @@ int timeout_ms();
/// @param reset True if the python path should be recomputed
std::string const python(bool reset = false);
/// Check for availbility of the python interpreter
/// Check for availability of the python interpreter
bool hasPython();
///