From cc249b2bb76d51ed8a434c6ec3ef0e59ca77fec4 Mon Sep 17 00:00:00 2001 From: Johnny <77129293+SeqLaz@users.noreply.github.com> Date: Tue, 5 Sep 2023 05:04:59 -0600 Subject: [PATCH] Fix description for audio recordings Co-authored-by: Matthias Kuhn --- documentation/how-to/attributes-form.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/how-to/attributes-form.en.md b/documentation/how-to/attributes-form.en.md index 0bd96d391..9610f1323 100644 --- a/documentation/how-to/attributes-form.en.md +++ b/documentation/how-to/attributes-form.en.md @@ -130,7 +130,7 @@ QFieldSync provides the possibility to configure the path of attachments. - Go to _QFieldSync plugin > Layers Properties_ -Use expressions to specify the path of the attachments. By default, pictures are saved into the "DCIM" folder, audio are saved into the "audio" folder and videos are saved into "video" with a timestamp as name. +Use expressions to specify the path of the attachments. By default, pictures are saved into the "DCIM" folder, audio recordings are saved into the "audio" folder and videos are saved into "video" with a timestamp as name. !![Paths](../assets/images/paths-saving-media.png)