From 113a38f1ab01a4109aa7d6b03fbce4e45360a8ec Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 4 Apr 2015 09:32:03 +0000 Subject: Fix spelling error. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5661 a436a847-0d15-0410-975c-d299462d15a1 --- src/Configuration.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Configuration.cpp') diff --git a/src/Configuration.cpp b/src/Configuration.cpp index efcd2806..f2d47674 100644 --- a/src/Configuration.cpp +++ b/src/Configuration.cpp @@ -38,7 +38,7 @@ Configuration::Configuration(Forge& forge) "Ingen is a flexible modular system that be used in various ways.\n" "The engine can run as a server controlled via a network protocol,\n" "as an LV2 plugin, or in a monolithic process with a GUI. The GUI\n" - "may be run separate to control a remote engine, and many clients\n" + "may be run separately to control a remote engine, and many clients\n" "may connect to an engine at once.\n\n" "Examples:\n" " ingen -e # Run engine, listen for connections\n" -- cgit v1.2.1