From b10d5c670936bca150c103814d81c4fc2dc63c35 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 14 Nov 2011 11:53:09 +0000 Subject: [PATCH] Typo. git-svn-id: svn://localhost/ardour2/branches/3.0@10578 d708f5d6-7413-0410-9779-e7cbd77b26cf --- libs/ardour/session_handle.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/ardour/session_handle.cc b/libs/ardour/session_handle.cc index 461b1a9249..e9284b7c98 100644 --- a/libs/ardour/session_handle.cc +++ b/libs/ardour/session_handle.cc @@ -85,7 +85,7 @@ SessionHandleRef::insanity_check () { cerr << string_compose ( _("programming error: %1"), - string_compose("SessionHandleRef exists across sesssion deletion! Dynamic type: %1 @ %2", + string_compose("SessionHandleRef exists across session deletion! Dynamic type: %1 @ %2", PBD::demangled_name (*this), this)) << endl; } -- 2.30.2