Fixed a typo.
This commit is contained in:
parent
0a5bb69486
commit
2ce86d8f87
@ -425,7 +425,7 @@ namespace RobloxFiles
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Returns a string descrbing the index traversal of this Instance, starting from its root ancestor.
|
||||
/// Returns a string describing the index traversal of this Instance, starting from its root ancestor.
|
||||
/// </summary>
|
||||
public string GetFullName()
|
||||
{
|
||||
@ -545,4 +545,4 @@ namespace RobloxFiles
|
||||
return Properties;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user