typo: fix misspelling of TARGETING
While the spelling "targetting" is a valid, yet obsolete, British one, this code base was likely documented, at the time, for a predominantly American audience. Thus the spelling might have been intended to be TARGETING instead of TARGETTING. In all fairness, this is perhaps, a rather recentist reading of the comments. Signed-off-by: Eden G. Adogla <eden@edengrail.io>
This commit is contained in:
parent
2fa19ee309
commit
339768f665
@ -303,7 +303,7 @@ P40CNV85 STQ SETPD
|
||||
QTEMP1
|
||||
0
|
||||
VLOAD PUSH
|
||||
VGPREV # EQUALS VGTIG (TARGETTING INPUT)
|
||||
VGPREV # EQUALS VGTIG (TARGETING INPUT)
|
||||
CALL
|
||||
S41.1
|
||||
STCALL VGBODY
|
||||
@ -1804,7 +1804,7 @@ LOTHRUST BON VLOAD # THRUST FAILURE (LO-OR-NO) INDICATED
|
||||
# VNIT ACTIVE VEHICLE VELOCITY VECTOR IN METERS/CS AT +7.
|
||||
# VRPREV LAST COMPUTED VELOCITY REQUIRED VECTOR IN
|
||||
# METERS/CS AT +7.
|
||||
# NONTIG TIME OF IGN. USED IN TARGETTING ROUTINES B+28
|
||||
# NONTIG TIME OF IGN. USED IN TARGETING ROUTINES B+28
|
||||
# DELLT4 TRANSFER TIME FROM PIPTIME TO TARGET B+28
|
||||
# TNIT TIME OF RNIT AND VNIT IN CS AT +28
|
||||
# GDT/2 HALF OF VELOCITY GAINED IN DELTA T TIME DUE TO
|
||||
|
Loading…
Reference in New Issue
Block a user