Fix grammar in Skybox plugin description (#8496)
This commit is contained in:
@@ -38,7 +38,7 @@ import net.runelite.client.plugins.PluginDescriptor;
|
||||
|
||||
@PluginDescriptor(
|
||||
name = "Skybox",
|
||||
description = "Draws a oldschool styled skybox",
|
||||
description = "Draws an oldschool styled skybox",
|
||||
enabledByDefault = false,
|
||||
tags = {"sky"}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user