Skip to content

Commit

Permalink
typofix
Browse files Browse the repository at this point in the history
  • Loading branch information
gzotti committed Jun 8, 2018
1 parent 1fdcf5c commit 33a2bb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/modules/Nebula.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1217,7 +1217,7 @@ QString Nebula::getMorphologicalTypeDescription(void) const
r = qc_("intermediate concentrations of stars", "Shapley-Sawyer Concentration Class");
break;
case 7:
r = qc_("rather loosely concentration of stars towards the center", "Shapley-Sawyer Concentration Class");
r = qc_("rather loose concentration of stars towards the center", "Shapley-Sawyer Concentration Class");
break;
case 8:
r = qc_("loose concentration of stars towards the center", "Shapley-Sawyer Concentration Class");
Expand Down

0 comments on commit 33a2bb6

Please sign in to comment.