From a4c9a5010e616e9f68a5e9dd981d5fb91386d6b1 Mon Sep 17 00:00:00 2001 From: Richard Kimberly Heck Date: Fri, 18 Dec 2020 16:19:28 -0500 Subject: [PATCH] typo --- src/VCBackend.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/VCBackend.h b/src/VCBackend.h index d9839064a2..b3f4e14ff1 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); -- 2.39.2