diff --git a/code/modules/hydroponics/grown/citrus.dm b/code/modules/hydroponics/grown/citrus.dm index 7a847032d9f..6864de381a6 100644 --- a/code/modules/hydroponics/grown/citrus.dm +++ b/code/modules/hydroponics/grown/citrus.dm @@ -178,7 +178,7 @@ /obj/item/reagent_containers/food/snacks/grown/citrus/orange_3d seed = /obj/item/seeds/orange - name = "extradminesional orange" + name = "extradimensional orange" desc = "You can hardly wrap your head around this thing." icon_state = "orang" filling_color = "#FFA500"