mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-13 12:14:16 +01:00
fix spelling inconsistency
This commit is contained in:
parent
e31234ffec
commit
eb2a5f36f9
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ public interface IGameInteropProvider
|
|||
/// Initialize <see cref="Hook{T}"/> members decorated with the <see cref="SignatureAttribute"/>.
|
||||
/// Errors for fallible signatures will be logged.
|
||||
/// </summary>
|
||||
/// <param name="self">The object to initialise.</param>
|
||||
/// <param name="self">The object to initialize.</param>
|
||||
public void InitializeFromAttributes(object self);
|
||||
|
||||
/// <summary>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue