Skip to content

Commit 9b7e5ad

Browse files
committed
Update student-facing mismesh wording
1 parent f70d232 commit 9b7e5ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

evaluation_function/evaluation.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"- driving gear: {driving_gear}\n"
131131
"- small gear: {smallgear}\n"
132132
"- big gear: {biggear}\n"
133-
"Good. No obvious gear mismatch was detected."
133+
"Good. No obvious gear mismesh was detected."
134134
),
135135
"contact_consistency_fail": (
136136
"Detected gears:\n"
@@ -154,7 +154,7 @@
154154
"- driving gear: {driving_gear}\n"
155155
"- small gear: {smallgear}\n"
156156
"- big gear: {biggear}\n"
157-
"A gear mismatch was detected. Please adjust the gear positions so that the gears mesh correctly."
157+
"A gear mismesh was detected. Please adjust the gear positions so that the gears mesh correctly."
158158
),
159159
"no_gears": (
160160
"Detected gears:\n"

0 commit comments

Comments
 (0)