Skip to content

Commit b3ee976

Browse files
Update Analyzer/SQLite/Parsers/Models/BuildLayout.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 0c1cc00 commit b3ee976

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Analyzer/SQLite/Parsers/Models/BuildLayout.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ public class BuildLayout
3737
public string BuildError;
3838

3939
/// <summary>
40-
/// Version of the Unity edtior used to perform the build.
40+
/// Version of the Unity editor used to perform the build.
4141
/// </summary>
4242
public string UnityVersion;
4343

0 commit comments

Comments
 (0)