From 0fa8c400ee4aa36e1cffc1277989a6dc99beabdf Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 26 Nov 2023 21:23:25 +0100 Subject: [PATCH] Fix typo in path. --- DEVELOP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEVELOP.md b/DEVELOP.md index 7058938dd..3ba1eeac2 100644 --- a/DEVELOP.md +++ b/DEVELOP.md @@ -11,7 +11,7 @@ As we have no `film' folder to log to during disk writes, the logs end up: ### macOS * Disk writer backend: `/var/log/dcpomatic_disk_writer_{out,err}.log` -* Disk writer frontend: `/Users/$USER/Library/Preferences/2/com.dcpomatic/2.16/disk.log` +* Disk writer frontend: `/Users/$USER/Library/Preferences/com.dcpomatic/2/2.16/disk.log` ### Windows -- 2.30.2