fix comment

This commit is contained in:
goat 2023-08-06 21:08:49 +02:00
parent e1da238cb5
commit fe8ee19175
No known key found for this signature in database
GPG key ID: 49E2AA8C6A76498B

View file

@ -13,7 +13,7 @@ using Serilog;
namespace Dalamud.Hooking.Internal;
/// <summary>
/// Plugin-scoped version of a texture manager.
/// Plugin-scoped version of service used to create hooks.
/// </summary>
[PluginInterface]
[InterfaceVersion("1.0")]