Skip to content

Commit 047a8ee

Browse files
committed
Update comment
1 parent 4a4a26e commit 047a8ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/extension-api-utils/extensionHost.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ export function getPreviewSourceTypeTerminal(): number | undefined {
6060

6161
/**
6262
* Positron only: Get the preferred runtime for a language from Positron's API.
63-
* Used to find R interpreter path in Positron. Returns undefined in VS Code.
63+
* Used to find R/Python interpreter path in Positron. Returns undefined in VS Code.
6464
*/
6565
export async function getPositronPreferredRuntime(
6666
languageId: string

0 commit comments

Comments
 (0)