diff --git a/BGMApp/BGMApp/BGMPlayThrough.cpp b/BGMApp/BGMApp/BGMPlayThrough.cpp index 6beee67..964d91e 100644 --- a/BGMApp/BGMApp/BGMPlayThrough.cpp +++ b/BGMApp/BGMApp/BGMPlayThrough.cpp @@ -894,7 +894,7 @@ void BGMPlayThrough::HandleBGMDeviceIsRunning(BGMPlayThrough* refCon) DebugMsg("BGMPlayThrough::HandleBGMDeviceIsRunning: " "BGMDevice is %srunning somewhere other than BGMApp", - isRunningSomewhereOtherThanBGMApp ? "" : " not"); + isRunningSomewhereOtherThanBGMApp ? "" : "not "); if(isRunningSomewhereOtherThanBGMApp) {