Fix spello "it's"

This commit is contained in:
Jan Engelhardt
2024-09-03 13:03:41 +02:00
parent 38b835a03b
commit 5f0bdf8184
78 changed files with 171 additions and 171 deletions

View File

@@ -162,7 +162,7 @@ void STDCALL ShutdownDLL(void) {}
// GetGOScriptID
// Purpose:
// Given the name of the object (from it's pagename), this function will search through it's
// Given the name of the object (from its pagename), this function will search through its
// list of General Object Scripts for a script with a matching name (to see if there is a script
// for that type/id of object within this DLL). If a matching scriptname is found, a UNIQUE ID
// is to be returned back to Descent 3. This ID will be used from here on out for all future