mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-31 21:03:43 +01:00
fix comment
This commit is contained in:
parent
e1da238cb5
commit
fe8ee19175
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ using Serilog;
|
||||||
namespace Dalamud.Hooking.Internal;
|
namespace Dalamud.Hooking.Internal;
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Plugin-scoped version of a texture manager.
|
/// Plugin-scoped version of service used to create hooks.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
[PluginInterface]
|
[PluginInterface]
|
||||||
[InterfaceVersion("1.0")]
|
[InterfaceVersion("1.0")]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue