]> git.lyx.org Git - features.git/commitdiff
typo
authorRichard Kimberly Heck <rikiheck@lyx.org>
Fri, 18 Dec 2020 21:19:28 +0000 (16:19 -0500)
committerRichard Kimberly Heck <rikiheck@lyx.org>
Fri, 18 Dec 2020 21:19:28 +0000 (16:19 -0500)
src/VCBackend.h

index d9839064a22dd9a849cfaad4c53f116bfa814cc0..b3f4e14ff144797ca888f7b62a9b066645624e5e 100644 (file)
@@ -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);