From 0911915b6aa3660dcb122fba3f7fab95d78436e3 Mon Sep 17 00:00:00 2001 From: Scott Kostyshak Date: Sat, 31 Oct 2015 02:12:31 -0400 Subject: [PATCH] Typo --- src/BufferParams.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/BufferParams.h b/src/BufferParams.h index a6cd21178c..b5ab65ecce 100644 --- a/src/BufferParams.h +++ b/src/BufferParams.h @@ -82,7 +82,7 @@ public: /// check what features are implied by the buffer parameters. void validate(LaTeXFeatures &) const; - /** \returns true if the babel package is used (interogates + /** \returns true if the babel package is used (interrogates * the BufferParams, a LyXRC variable, and the document class). * This returned value can then be passed to the insets... */ -- 2.39.5