From 3779f5c2d0c8b0a377d35edee849ae9f47ac19c2 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 7 Feb 2020 13:10:09 +0530 Subject: [PATCH] String changes --- manual/gui.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/manual/gui.rst b/manual/gui.rst index ce44c115b2..ab48192309 100644 --- a/manual/gui.rst +++ b/manual/gui.rst @@ -57,8 +57,7 @@ Add books 6. **Add files to selected book records**: Allows you to add or update the files associated with an existing book in your library. - 7. **Add an empty file to selected book records**: Allows you to add an - empty file of the specified format tot he selected book records. + 7. **Add an empty file to selected book records**: Allows you to add an empty file of the specified format to the selected book records. The :guilabel:`Add books` action can read metadata from a wide variety of e-book formats. In addition, it tries to guess metadata from the filename. See the :ref:`config_filename_metadata` section, to learn how to configure this.