summaryrefslogtreecommitdiff
path: root/libs/pbd/debug.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libs/pbd/debug.cc')
-rw-r--r--libs/pbd/debug.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/pbd/debug.cc b/libs/pbd/debug.cc
index a914cfd871..8ceea3f1af 100644
--- a/libs/pbd/debug.cc
+++ b/libs/pbd/debug.cc
@@ -125,7 +125,7 @@ void
PBD::list_debug_options ()
{
cout << _("The following debug options are available. Separate multiple options with commas.\nNames are case-insensitive and can be abbreviated.") << endl << endl;
- cout << '\t' << X_("all") << endl;
+ cout << '\t' << X_("all") << endl;
vector<string> options;