Skip to content

Commit

Permalink
#778 Fixed typo in comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
koschke committed Dec 19, 2024
1 parent d84fa3b commit fcd56e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Assets/SEE/GameObjects/CityCursor.cs
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ private void Start()
}

/// <summary>
/// Unsubscribe from events when this object is destroyed
/// Unsubscribes from events when this object is destroyed
/// and destroys the <see cref="Cursor"/>.
/// </summary>
private void OnDestroy()
Expand Down

0 comments on commit fcd56e0

Please sign in to comment.