mirror of
https://github.com/raylib-cs/raylib-cs
synced 2025-04-03 11:09:40 -04:00
Fix typo in Transform struct summary (#289)
This commit is contained in:
parent
7026f28766
commit
ecb5528fb2
@ -4,7 +4,7 @@ using System.Runtime.InteropServices;
|
||||
namespace Raylib_cs;
|
||||
|
||||
/// <summary>
|
||||
/// Transform, vectex transformation data
|
||||
/// Transform, vertex transformation data
|
||||
/// </summary>
|
||||
[StructLayout(LayoutKind.Sequential)]
|
||||
public partial struct Transform
|
||||
|
Loading…
x
Reference in New Issue
Block a user