Skip to content

Commit

Permalink
Fix doc for the getCurrentWorkingDirectory function
Browse files Browse the repository at this point in the history
Co-authored-by: Vitaliy Gulyy <vgulyy@redhat.com>
  • Loading branch information
RomanNikitenko and vitaliy-guliy authored Jul 18, 2024
1 parent a6ab382 commit a93ce1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/extensions/che-terminal/src/extension.ts
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ export function deactivate(): void {
}

/**
* Provides current working directory for a terminal creation:
* Provides current working directory for a terminal creation.
*
* @returns:
* - value of the PROJECTS_ROOT env variable if there is no any workspace folder
Expand Down

0 comments on commit a93ce1f

Please sign in to comment.