Skip to content

Commit

Permalink
Fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
softwarenerd committed Feb 29, 2024
1 parent 5cd8ca4 commit 2bc1b45
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ export class DataExplorerCache extends Disposable {
//#region Public Methods

/**
* Invalidates the data cell cache.
* Invalidates the data cache.
*/
invalidateDataCache() {
this._rowLabelCache.clear();
Expand Down

0 comments on commit 2bc1b45

Please sign in to comment.