mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-29 13:04:58 +00:00
typo
This commit is contained in:
parent
49506153c1
commit
a4c9a5010e
@ -492,7 +492,7 @@ public:
|
|||||||
explicit
|
explicit
|
||||||
GIT(support::FileName const & m, Buffer * b);
|
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
|
/// \return the file itself if so, else empty
|
||||||
static support::FileName const findFile(support::FileName const & file);
|
static support::FileName const findFile(support::FileName const & file);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user