From 327d24d5e67028b7e07b6bbafe30da7b31150199 Mon Sep 17 00:00:00 2001 From: Jaime van Kessel Date: Thu, 7 Oct 2021 13:19:34 +0200 Subject: [PATCH] Fix typo --- .github/ISSUE_TEMPLATE/bugreport.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bugreport.yaml b/.github/ISSUE_TEMPLATE/bugreport.yaml index 87c82c982a..f31971ab2a 100644 --- a/.github/ISSUE_TEMPLATE/bugreport.yaml +++ b/.github/ISSUE_TEMPLATE/bugreport.yaml @@ -64,7 +64,7 @@ body: You can find your log file here: Windows: `%APPDATA%\cura\\cura.log` or usually `C:\Users\\\AppData\Roaming\cura\\cura.log` MacOS: `$USER/Library/Application Support/cura//cura.log` - Ubuntu/Linus: `$USER/.local/share/cura//cura.log` + Ubuntu/Linux: `$USER/.local/share/cura//cura.log` If the Cura user interface still starts, you can also reach this directory from the application menu in Help -> Show settings folder - type: checkboxes