include/sfx2/docfile.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 6e86c7cd39782a57e4d31c124fc55b1273cf8b6f Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Tue Aug 12 15:13:01 2025 +0200 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Wed Aug 13 10:55:59 2025 +0200 It sounds like a typo... But no idea!!! Just a head up to check it out! Change-Id: I6d9b0e1a74fbe33a937deeaa38fb06f77aaae3fb Reviewed-on: https://gerrit.libreoffice.org/c/core/+/189433 Reviewed-by: Julien Nabet <serval2...@yahoo.fr> Tested-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/include/sfx2/docfile.hxx b/include/sfx2/docfile.hxx index ec95a16bacf9..a1b27e34057a 100644 --- a/include/sfx2/docfile.hxx +++ b/include/sfx2/docfile.hxx @@ -215,7 +215,7 @@ public: [[nodiscard]] bool HasRestrictedFonts() const; // Activates collected embedded fonts. Here it may ask user to approve use of restricted fonts, - // and switch tyo read-only mode. + // and switch to read-only mode. void activateEmbeddedFonts(); [[nodiscard]] bool IsRepairPackage() const;