Skip to content

Commit 337550e

Browse files
committed
Fixed a captilization typo
1 parent 130b56c commit 337550e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ttyd-tools/rel/include/ttyd/item_data.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ enum Item : int16_t
226226
TrialStew = 218,
227227
CouplesCake = 219,
228228
InkySauce = 220,
229-
Omelettemeal = 221,
229+
OmeletteMeal = 221,
230230
KoopaTea = 222,
231231
Koopasta = 223,
232232
SpicyPasta = 224,

0 commit comments

Comments
 (0)