From 6ed562f182edf02434685e9af62921724a38370f Mon Sep 17 00:00:00 2001 From: Colin Fletcher Date: Wed, 9 Jan 2013 15:05:04 +0000 Subject: A few more typo fixes in libardour. git-svn-id: svn://localhost/ardour2/branches/3.0@13813 d708f5d6-7413-0410-9779-e7cbd77b26cf --- libs/ardour/rc_configuration.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/ardour/rc_configuration.cc') diff --git a/libs/ardour/rc_configuration.cc b/libs/ardour/rc_configuration.cc index 972f1f2fcb..8127267975 100644 --- a/libs/ardour/rc_configuration.cc +++ b/libs/ardour/rc_configuration.cc @@ -103,7 +103,7 @@ RCConfiguration::load_state () return -1; } } else { - error << string_compose (_("your system %1 configuration file is empty. This probably means that there as an error installing %1"), PROGRAM_NAME) << endmsg; + error << string_compose (_("Your system %1 configuration file is empty. This probably means that there was an error installing %1"), PROGRAM_NAME) << endmsg; } } -- cgit v1.2.3