Git commit 28d9c2753cc7022c8d09bd1a6f149b8c068f5e3e by Philipp Kiemle. Committed on 04/01/2026 at 12:20. Pushed by daphipz into branch 'fix-typo'.
Fix typo M +1 -1 doc/importing-exporting.docbook https://invent.kde.org/office/tellico/-/commit/28d9c2753cc7022c8d09bd1a6f149b8c068f5e3e diff --git a/doc/importing-exporting.docbook b/doc/importing-exporting.docbook index 10d27fc89..8c85963fd 100644 --- a/doc/importing-exporting.docbook +++ b/doc/importing-exporting.docbook @@ -273,7 +273,7 @@ The file format for &appname; data is a zipped &XML; file. Exporting to &XML; me <title>Exporting Zip</title> <para> -The standard file format for &appname; is a zipped file, contained the &XML; collection file, and optionally, all the images referenced in the collection. If the images are being stored in the application folder instead, exporting to a Zip file will create a self-contained data file, which includes all the images in the collection. +The standard file format for &appname; is a zipped file, containing the &XML; collection file, and optionally, all the images referenced in the collection. If the images are being stored in the application folder instead, exporting to a Zip file will create a self-contained data file, which includes all the images in the collection. </para> </sect2>
