mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-02 22:41:31 +01:00
Typo fixes for src/vs/workbench/services
This commit is contained in:
@@ -28,7 +28,7 @@ export interface IWorkspaceContextService extends IBaseWorkspaceContextService {
|
||||
updateOptions(key: string, value: any): void;
|
||||
|
||||
/**
|
||||
* Convinient way to check if auto save is enabled or not.
|
||||
* Convenient way to check if auto save is enabled or not.
|
||||
*/
|
||||
isAutoSaveEnabled(): boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user