Skip to content

Commit 0426cf9

Browse files
committed
Fixed misspellings.
1 parent 891f232 commit 0426cf9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

tutorial2eval.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
# File: tutorial2eval.py
1414
# Auth: Gary E. Deschaines
1515
# Date: 29 Jun 2020
16-
# Prog: Tutorial2x procedures for dynamics evaluation of CPD system ODE model.
17-
# Desc: Procedures to compute joint anglular accelerations and connected body
18-
# linear accelerations for compound double pendulum (CPD) system modeled
16+
# Prog: Tutorial2x procedures for dynamics evaluation of CDP system ODE model.
17+
# Desc: Procedures to compute joint angular accelerations and connected body
18+
# linear accelerations for compound double pendulum (CDP) system modeled
1919
# in ODE.
2020
#
2121
# References (as indexed in other tutorial2x Python scripts):

0 commit comments

Comments
 (0)