Skip to content

Commit

Permalink
Fix various typos
Browse files Browse the repository at this point in the history
Follow-up to #2862
  • Loading branch information
luzpaz authored and gzotti committed Sep 15, 2023
1 parent 9866024 commit b054f24
Show file tree
Hide file tree
Showing 17 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion data/base_locations.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26987,7 +26987,7 @@ Juist Lower Saxony 20 N 1 53.67616N 6.95299E 4 3 Europe/Berlin
Gersfeld Hesse 20 N 5.5 50.50199N 9.94681E 950 3 Europe/Berlin
Hooge Schleswig-Holstein 20 N 0.1 54.56426N 8.55978E 5 2 Europe/Berlin
#
# extraterrestial locations
# extraterrestrial locations
#
Apollo 11 USA 320 L 0 0.67N 23.47E 523 0 Moon moon
Apollo 12 USA 300 L 0 3.01S 23.42W 0 0 Moon moon
Expand Down
2 changes: 1 addition & 1 deletion data/nomenclature.fab
Original file line number Diff line number Diff line change
Expand Up @@ -6267,7 +6267,7 @@ Mars 378 _("Arimanes Rupes","rupes") RU -9.838700 212.304200 192.67213
Mars 1785 _("Elysium Rupes","rupes") RU 25.244200 148.038800 140.49632
# TRANSLATORS: (Mars); From albedo feature at 70N, 248W.
Mars 1363 _("Cydnus Rupēs","rupes") RU 52.531500 112.209200 1550.8141
# TRANSLATORS: (Mars); Named for calssical albedo feature at 55N, 260W.
# TRANSLATORS: (Mars); Named for classical albedo feature at 55N, 260W.
Mars 6261 _("Utopia Rupēs","rupes") RU 43.532600 86.032600 2492.6814
# TRANSLATORS: (Mars); Named for classical albedo feature at 62N, 220W.
Mars 4573 _("Panchaia Rupēs","rupes") RU 64.371700 129.834500 1113.3997
Expand Down
2 changes: 1 addition & 1 deletion guide/ch_astronomical_phenomena.tex
Original file line number Diff line number Diff line change
Expand Up @@ -1198,7 +1198,7 @@ \subsection{Atmospheric Extinction}
through the atmosphere: 40 air masses (Fig.~\ref{fig:Extinction}). The
number of air masses increases fast in low altitudes, this is why we
see so few stars along the horizon. Usually blue light is extinguished
more, this is why the sun and moon (and brigher stars) appear reddish
more, this is why the sun and moon (and brighter stars) appear reddish
on the horizon.

Stellarium can simulate extinction, and you can set the opacity of
Expand Down
2 changes: 1 addition & 1 deletion guide/ch_interface.tex
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,7 @@ \subsection{The Tools Tab}
(zoomed, panned, settings switched, etc.)
After a few seconds, when Stellarium is not interactively operated, it falls back to a minimum FPS setting to conserve energy.
Of course, when the system cannot even reach this FPS, the factual FPS will be lower and the system may be overloaded.
Keep in mind that the mimimum setting also applies to running scripts (non-interactively).
Keep in mind that the minimum setting also applies to running scripts (non-interactively).

\paragraph{Font size and font selection} \newFeature{0.18.3} You can change the font sizes for on-screen
text and GUI dialogs separately. For some purposes like presentations
Expand Down
2 changes: 1 addition & 1 deletion guide/structure.tex
Original file line number Diff line number Diff line change
Expand Up @@ -751,7 +751,7 @@


\ifpdf
\usepackage[os=win]{menukeys}% For the menu, keycaps, etc. This reqiures the updated catoptions.sty.
\usepackage[os=win]{menukeys}% For the menu, keycaps, etc. This requires the updated catoptions.sty.
%% Keypress buttons. This is just a font change now, but can be a boxed key or such.
% Prefer using menukeys.
\newcommand{\key}[1]{\keys{#1}}
Expand Down
2 changes: 1 addition & 1 deletion plugins/MeteorShowers/src/MeteorShower.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ class MeteorShower : public StelObject
double start; //! Initial solar longitude (J2000) of activity
double finish; //! Last solar longitude (J2000) of activity
double peak; //! Peak solar longitude (J2000) of activity
int disttype; //! Distribution type (0 for Guass, 1 for Lorentz)
int disttype; //! Distribution type (0 for Gauss, 1 for Lorentz)
float b1; //! B slope before peak
float b2; //! B slope after peak
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ HttpListener::HttpListener(const HttpListenerSettings &settings, HttpRequestHand
pool=Q_NULLPTR;
this->settings=settings;
this->requestHandler=requestHandler;
// Reqister type of socketDescriptor for signal/slot handling
// Register type of socketDescriptor for signal/slot handling
qRegisterMetaType<tSocketDescriptor>("tSocketDescriptor");
// Start listening
listen();
Expand Down
2 changes: 1 addition & 1 deletion scripts/solar_system_screensaver.ssc
Original file line number Diff line number Diff line change
Expand Up @@ -4376,7 +4376,7 @@ StelMovementMgr.zoomTo(pick, 1);



d1 = "Brighest Jupiter of the 21st Century from Juno 04/19/2043"
d1 = "Brightest Jupiter of the 21st Century from Juno 04/19/2043"
c1 = "#CC7802"
}

Expand Down
2 changes: 1 addition & 1 deletion src/core/StelCore.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,7 @@ public slots:
//! Set the mask type.
void setMaskType(StelProjector::StelProjectorMaskType m);

//! Set the flag with decides whether to arrage labels so that
//! Set the flag with decides whether to arrange labels so that
//! they are aligned with the bottom of a 2d screen, or a 3d dome.
void setFlagGravityLabels(bool gravity);
//! return whether dome-aligned labels are in use
Expand Down
2 changes: 1 addition & 1 deletion src/core/StelFileMgr.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ class StelFileMgr
//! of the specified path. By specifying a flags parameter it is possible to constrain
//! the results to those matching various criteria.
//! If the path argument is a complete path (is a full path on single root OSes, or
//! unambigiously identifies one and only one file on multi-root OSes), it will
//! unambiguously identifies one and only one file on multi-root OSes), it will
//! be tested for compliance with other conditions - the regular search path will
//! not be tested.
//! If you wish to search for a non-existing file which is not in the search path
Expand Down
2 changes: 1 addition & 1 deletion src/core/StelLocationMgr.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1255,7 +1255,7 @@ void StelLocationMgr::loadCountries()
}
// aliases for some countries to backward compatibility
countryNameToCodeMap.insert("Russian Federation", "ru");
countryNameToCodeMap.insert("Taiwan (Provice of China)", "tw");
countryNameToCodeMap.insert("Taiwan (Province of China)", "tw");
}

void StelLocationMgr::loadRegions()
Expand Down
2 changes: 1 addition & 1 deletion src/core/StelProjector.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ class StelProjector
virtual float viewScalingFactorToFov(float vsf) const { return vsf;}

//! Get the current state of the flag which decides whether to
//! arrage labels so that they are aligned with the bottom of a 2d
//! arrange labels so that they are aligned with the bottom of a 2d
//! screen, or a 3d dome.
bool getFlagGravityLabels() const;

Expand Down
2 changes: 1 addition & 1 deletion src/core/StelSphereGeometry.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1297,7 +1297,7 @@ QVector<Vec3d> pathFromQVariantList(const QVariantList& l)
bool ok;
double angle = elemList.at(2).toDouble(&ok)*M_PI/180.;
if (!ok || std::fabs(angle)>2.*M_PI)
throw std::runtime_error(qPrintable(QString("invalid small circle rotation angle: \"%1\" (expect a double value in degree betwwen -2pi and 2pi)").arg(elemList.at(2).toString())));
throw std::runtime_error(qPrintable(QString("invalid small circle rotation angle: \"%1\" (expect a double value in degree between -2pi and 2pi)").arg(elemList.at(2).toString())));
int nbStep = 1+static_cast<int>(std::fabs(angle)/(2.*M_PI)*75);
Q_ASSERT(nbStep>0);
v = vertices.last();
Expand Down
2 changes: 1 addition & 1 deletion src/core/StelUtils.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -860,7 +860,7 @@ namespace StelUtils
double getDeltaTByIslamSadiqQureshi(const double jDay);

//! Get Delta-T estimation for a given date.
//! Implementation of polinomial approximation of time period 1620-2013 for DeltaT by M. Khalid, Mariam Sultana and Faheem Zaidi (2014).
//! Implementation of polynomial approximation of time period 1620-2013 for DeltaT by M. Khalid, Mariam Sultana and Faheem Zaidi (2014).
//! Source: Delta T: Polynomial Approximation of Time Period 1620-2013
//! Journal of Astrophysics, Vol. 2014, Article ID 480964
//! https://doi.org/10.1155/2014/480964
Expand Down
2 changes: 1 addition & 1 deletion src/core/modules/NebulaMgr.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ void NebulaMgr::init()
setEmissionObjectColor( Vec3f(conf->value("color/dso_emission_object_color", defaultStellarColor).toString()));
setYoungStellarObjectColor(Vec3f(conf->value("color/dso_young_stellar_object_color", defaultStellarColor).toString()));

// for DSO convertor (for developers!)
// for DSO converter (for developers!)
flagConverter = conf->value("devel/convert_dso_catalog", false).toBool();
flagDecimalCoordinates = conf->value("devel/convert_dso_decimal_coord", true).toBool();

Expand Down
2 changes: 1 addition & 1 deletion src/scripting/StelMainScriptAPI.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -565,7 +565,7 @@ public slots:

//! Find out the current sky culture
//! @return the ID of the current sky culture (i.e. the name of the directory in
//! which the curret sky cultures files are found, e.g. "western")
//! which the current sky cultures files are found, e.g. "western")
static QString getSkyCulture();

//! Set the current sky culture
Expand Down
2 changes: 1 addition & 1 deletion util/generate_asteroid_ssystem.pl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/perl
#
# See POD docs at end of this file for genereal info
# See POD docs at end of this file for general info
#

use strict;
Expand Down

0 comments on commit b054f24

Please sign in to comment.