[LyX/master] typo
Pavel Sanda
sanda at lyx.org
Sat Aug 1 20:28:57 UTC 2020
commit 801d7dc9f42baf331642606a6641606779985439
Author: Pavel Sanda <sanda at lyx.org>
Date: Sat Aug 1 22:53:28 2020 +0200
typo
---
src/support/FileName.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/support/FileName.h b/src/support/FileName.h
index a0da841..923962b 100644
--- a/src/support/FileName.h
+++ b/src/support/FileName.h
@@ -291,7 +291,7 @@ public:
std::string
mangledFileName(std::string const & dir = empty_string()) const;
- /** Identical to mangledFileName, wit the following additions:
+ /** Identical to mangledFileName, with the following additions:
*
* @encrypt_path allows using hash (SHA-256) instead of full path.
* @use_counter allows disabling the counter in the filename.
More information about the lyx-cvs
mailing list