From f4a983075256298c8a068ad8ddc7b253c9ad10af Mon Sep 17 00:00:00 2001
From: Ioannis Giannakas <59056762+igiannakas@users.noreply.github.com>
Date: Tue, 19 May 2026 10:50:26 +0100
Subject: [PATCH] Fix reverse on even hint (#13739)
---
resources/data/hints.ini | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/resources/data/hints.ini b/resources/data/hints.ini
index 7839e5fd45..3ecf029298 100644
--- a/resources/data/hints.ini
+++ b/resources/data/hints.ini
@@ -94,8 +94,8 @@ text = Switch workspaces\nYou can switch between Prepare and Preview
[hint:How to use keyboard shortcuts]
text = How to use keyboard shortcuts\nDid you know that Orca Slicer offers a wide range of keyboard shortcuts and 3D scene operations?
-[hint:Reverse on odd]
-text = Reverse on odd\nDid you know that Reverse on odd feature can significantly improve the surface quality of your overhangs?
+[hint:Reverse on even]
+text = Reverse on even\nDid you know that Reverse on even feature can significantly improve the surface quality of your overhangs? However, it can cause wall inconsistencies so use carefully!
[hint:Cut Tool]
text = Cut Tool\nDid you know that you can cut a model at any angle and position with the cutting tool?