commit a4c9a5010e616e9f68a5e9dd981d5fb91386d6b1
Author: Richard Kimberly Heck <rikih...@lyx.org>
Date:   Fri Dec 18 16:19:28 2020 -0500
    typo
---
 src/VCBackend.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/VCBackend.h b/src/VCBackend.h
index d983906..b3f4e14 100644
--- a/src/VCBackend.h
+++ b/src/VCBackend.h
@@ -492,7 +492,7 @@ public:
        explicit
        GIT(support::FileName const & m, Buffer * b);
 
-       /// Determine whether the file is under RCS control
+       /// Determine whether the file is under GIT control
        /// \return the file itself if so, else empty
        static support::FileName const findFile(support::FileName const & file);
 
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to