Merge branch 'typo-fix' of git://github.com/VNNCC/FlaxEngine into VNNCC-typo-fix
This commit is contained in:
@@ -14,7 +14,7 @@ namespace FlaxEngine.GUI
|
||||
/// <summary>
|
||||
/// Gets or sets the padding given to each slot.
|
||||
/// </summary>
|
||||
[EditorOrder(0), Tooltip("The padding margin appied to each item slot.")]
|
||||
[EditorOrder(0), Tooltip("The padding margin applied to each item slot.")]
|
||||
public Margin SlotPadding
|
||||
{
|
||||
get => _slotPadding;
|
||||
|
||||
Reference in New Issue
Block a user