[LyX/master] typo

Richard Kimberly Heck rikiheck at lyx.org
Fri Dec 18 20:57:44 UTC 2020


commit a4c9a5010e616e9f68a5e9dd981d5fb91386d6b1
Author: Richard Kimberly Heck <rikiheck at 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);
 


More information about the lyx-cvs mailing list