summaryrefslogtreecommitdiff
path: root/gtk2_ardour/export_channel_selector.h
diff options
context:
space:
mode:
authorColin Fletcher <colin.m.fletcher@googlemail.com>2013-06-16 18:48:33 +0100
committerColin Fletcher <colin.m.fletcher@googlemail.com>2013-10-07 10:48:48 +0100
commitdf8bbc556ed103308c0247ecfbbed3e0a1722179 (patch)
treec3baeb055cc83f0537d557ae9a7e5fd3f76cc8f7 /gtk2_ardour/export_channel_selector.h
parentebd00236f876125e2b548fded78aee0801f71844 (diff)
Fix comment typos.
Diffstat (limited to 'gtk2_ardour/export_channel_selector.h')
-rw-r--r--gtk2_ardour/export_channel_selector.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/export_channel_selector.h b/gtk2_ardour/export_channel_selector.h
index 984026a748..734aa8e57b 100644
--- a/gtk2_ardour/export_channel_selector.h
+++ b/gtk2_ardour/export_channel_selector.h
@@ -122,7 +122,7 @@ class PortExportChannelSelector : public ExportChannelSelector
typedef Gtk::TreeModelColumn<Glib::RefPtr<Gtk::ListStore> > ComboCol;
ComboCol port_list_col;
- /* Channel struct, that represents the selected port and it's name */
+ /* Channel struct, that represents the selected port and its name */
struct Channel {
public: