commit 5e5afc49a597b97b81838a2c4be59aad5fb5d173
Author: Juergen Spitzmueller <[email protected]>
Date:   Sun Jan 18 11:33:00 2026 +0100

    Fix comment
---
 src/BufferParams.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/BufferParams.cpp b/src/BufferParams.cpp
index 53ec5ac3c9..45c83feae5 100644
--- a/src/BufferParams.cpp
+++ b/src/BufferParams.cpp
@@ -2078,7 +2078,7 @@ void BufferParams::validate(LaTeXFeatures & features) 
const
 namespace{
 
 /// This function checks whether the catcode of @
-/// is `other' (11) rather than `letter' (11)
+/// is `other' (12) rather than `letter' (11)
 /// It also returns the context of the change
 bool isAtOther(docstring const passage, docstring & context)
 {
-- 
lyx-cvs mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to