docs: anna sig stuff helpers

This commit is contained in:
goat 2022-01-26 03:54:07 +01:00
parent 89240c0e1e
commit 4dc0096ff3
No known key found for this signature in database
GPG key ID: 7773BB5B43BA52E5
8 changed files with 69 additions and 5 deletions

View file

@ -335,7 +335,7 @@ namespace Dalamud.Utility
if (exit)
Environment.Exit(-1);
}
/// <summary>
/// Transform byte count to human readable format.
/// </summary>