mirror of
https://github.com/ppy/osu.git
synced 2025-03-14 05:07:26 +08:00
Reword xmldoc to read better
This commit is contained in:
parent
9dfa48b22e
commit
dd6a06a302
@ -20,7 +20,7 @@ namespace osu.Game.Skinning
|
||||
/// <summary>
|
||||
/// Construct a wrapper with defaults that should be applied once.
|
||||
/// </summary>
|
||||
/// <param name="applyDefaults">A function with default to apply after the initial layout (ie. consuming autosize)</param>
|
||||
/// <param name="applyDefaults">A function to apply the default layout.</param>
|
||||
public SkinnableTargetWrapper(Action<Container> applyDefaults)
|
||||
: this()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user