commit bee08b19ee2bdd8089cbd45ab2035bde7c9c6903
Author: Scott Kostyshak <skost...@lyx.org>
Date:   Thu Jan 5 23:33:16 2023 -0500

    Typo in a comment
---
 src/support/os.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/support/os.h b/src/support/os.h
index a96791d..7e6bdbd 100644
--- a/src/support/os.h
+++ b/src/support/os.h
@@ -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();
 
 ///
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to