From 3a569e026834d4e4b95d37226568032c53fd5069 Mon Sep 17 00:00:00 2001 From: Veronica Berglyd Olsen <1619840+vkbo@users.noreply.github.com> Date: Tue, 21 Mar 2023 09:17:09 +0100 Subject: [PATCH] Fix typo --- docs/source/int_howto.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/int_howto.rst b/docs/source/int_howto.rst index 09f079fd..cccdf99d 100644 --- a/docs/source/int_howto.rst +++ b/docs/source/int_howto.rst @@ -51,7 +51,7 @@ Merge Multiple Documents Into One If you need to merge a set of documents in your project into a single document, you can achieve this by first making a new folder for just that purpose, and drag all the files you want merged into this folder. Then you can right click the folder, select :guilabel:`Transform` and -:guilabel:`Merge Documents in FOlder`. +:guilabel:`Merge Documents in Folder`. In the dialog that pops up, the documents will be in the same order as in the folder, but you can also rearrange them here of you wish.