Skip to content

Commit

Permalink
bring back typos
Browse files Browse the repository at this point in the history
(should be done with #2483)
  • Loading branch information
Clayell authored Feb 6, 2025
1 parent 570b988 commit b162ecc
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ EXPERIMENT_DEFINITION
{
// sample mass in tons. if undefined or 0, the experiment produce a file
SampleMass = 0
// Body restrictions, multiple lines allowed (just don't use conflicting combinations).
// Body restrictions, multiple lines allowed (just don't use confictiong combinations).
BodyAllowed = HomeBodyAndMoons
IncludeExperiment =
}
Expand Down Expand Up @@ -88,7 +88,7 @@ EXPERIMENT_DEFINITION
{
// sample mass in tons. if undefined or 0, the experiment produce a file
SampleMass = 0
// Body restrictions, multiple lines allowed (just don't use conflicting combinations).
// Body restrictions, multiple lines allowed (just don't use confictiong combinations).
BodyAllowed = HomeBody
IncludeExperiment =
}
Expand Down Expand Up @@ -139,7 +139,7 @@ EXPERIMENT_DEFINITION
{
// sample mass in tons. if undefined or 0, the experiment produce a file
SampleMass = 0
// Body restrictions, multiple lines allowed (just don't use conflicting combinations).
// Body restrictions, multiple lines allowed (just don't use confictiong combinations).
BodyAllowed = HomeBody
IncludeExperiment =
}
Expand Down Expand Up @@ -190,7 +190,7 @@ EXPERIMENT_DEFINITION
{
// sample mass in tons. if undefined or 0, the experiment produce a file
SampleMass = 0.0001
// Body restrictions, multiple lines allowed (just don't use conflicting combinations).
// Body restrictions, multiple lines allowed (just don't use confictiong combinations).
BodyAllowed = HomeBody
IncludeExperiment =
}
Expand Down Expand Up @@ -243,7 +243,7 @@ EXPERIMENT_DEFINITION
{
// sample mass in tons. if undefined or 0, the experiment produce a file
SampleMass = 0.0001
// Body restrictions, multiple lines allowed (just don't use conflicting combinations).
// Body restrictions, multiple lines allowed (just don't use confictiong combinations).
BodyAllowed = HomeBody
IncludeExperiment =
}
Expand Down

0 comments on commit b162ecc

Please sign in to comment.