diff --git a/src/api/local/LocalLanguageActions.ts b/src/api/local/LocalLanguageActions.ts index 18aa366bf..119bb0169 100644 --- a/src/api/local/LocalLanguageActions.ts +++ b/src/api/local/LocalLanguageActions.ts @@ -211,7 +211,7 @@ export const LocalLanguageActions: Record = { ] }, { - "name": "Build current with Source Orbit 🔨", + "name": "Build entire project with Source Orbit 🔨", "command": "so -bf make && /QOpenSys/pkgs/bin/gmake LIBL='&LIBLS' BIN_LIB=&CURLIB OPT=*EVENTF", "environment": "pase", "deployFirst": true,