This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
Carla
mirror of
https://github.com/falkTX/Carla
Watch
1
Star
0
Fork
0
Code
Releases
42
Activity
Browse Source
Fix a typo
Signed-off-by: falkTX <falktx@falktx.com>
pull/1775/head
falkTX
1 year ago
parent
cf11562c50
commit
a9ba8c42cb
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
source/backend/plugin/CarlaPluginBridge.cpp
+ 1
- 1
source/backend/plugin/CarlaPluginBridge.cpp
View File
@@ -3224,7 +3224,7 @@ private:
pData->id,
0,
0, 0, 0.0f,
"Loading
JACK application
");
"Loading
plugin bridge
");
}
#endif
Write
Preview
Loading…
Cancel
Save