From 037b34f9de04eec6d31941abff4e53fec83b0fe5 Mon Sep 17 00:00:00 2001 From: "A. Maitland Bottoms" <bottoms@debian.org> Date: Mon, 20 Jun 2016 09:55:57 -0700 Subject: Spelling fixes throughout the tree. --- gr-audio/lib/osx/osx_source.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gr-audio/lib/osx/osx_source.cc') diff --git a/gr-audio/lib/osx/osx_source.cc b/gr-audio/lib/osx/osx_source.cc index e37fc07d96..bac94fbd72 100644 --- a/gr-audio/lib/osx/osx_source.cc +++ b/gr-audio/lib/osx/osx_source.cc @@ -436,7 +436,7 @@ namespace gr { kAudioUnitScope_Output, 1, &d_asbd_client, prop_size); check_error_and_throw - (err, "Set Device Ouput Stream Format failed", + (err, "Set Device Output Stream Format failed", "audio_osx_source::setup"); // Get the Stream Format (client side), again -- cgit v1.2.3