fgTie(name, this, index,
&FGControls::get_mixture, &FGControls::set_mixture);
fgSetArchivable(name);
- sprintf(name, "/controls/propellor-pitch[%d]", index);
+ sprintf(name, "/controls/propeller-pitch[%d]", index);
fgTie(name, this, index,
&FGControls::get_prop_advance, &FGControls::set_prop_advance);
fgSetArchivable(name);
fgUntie(name);
sprintf(name, "/controls/mixture[%d]", index);
fgUntie(name);
- sprintf(name, "/controls/propellor-pitch[%d]", index);
+ sprintf(name, "/controls/propeller-pitch[%d]", index);
fgUntie(name);
sprintf(name, "/controls/magnetos[%d]", index);
fgUntie(name);
-/* src/Include/config.h.in. Generated automatically from configure.in by autoheader 2.13. */
+/* src/Include/config.h.in. Generated automatically from configure.in by autoheader. */
/* Define to empty if the keyword does not work. */
#undef const