fix up initial step edit pos when operating on an existing region
[ardour.git] / gtk2_ardour / rc_option_editor.h
index c0b558fac10ba3690d61cad024056c6d7a04189f..367c85402b4f6f60e879357cbd43b089dc3ec7e1 100644 (file)
@@ -5,7 +5,7 @@
  *
  *  This is subclassed from OptionEditor.  Simple options (e.g. boolean and simple choices)
  *  are expressed using subclasses of Option.  More complex UI elements are represented
- *  using individual classes subclassed rom OptionEditorBox.
+ *  using individual classes subclassed from OptionEditorBox.
  */
 
 /** Editor for options which are obtained from and written back to one of the .rc files. */