mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Fix typos
Signed-off-by: Hung-Han (Henry) Chen <chenhungh@gmail.com>
This commit is contained in:
parent
8b7080e975
commit
6a0e4d3e60
@ -77,7 +77,7 @@ export class LensRendererExtension extends LensExtension {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add a filtering function for the catalog catogries. This will be removed if the extension is disabled.
|
* Add a filtering function for the catalog categories. This will be removed if the extension is disabled.
|
||||||
* @param fn The function which should return a truthy value for those categories which should be kept.
|
* @param fn The function which should return a truthy value for those categories which should be kept.
|
||||||
* @returns A function to clean up the filter
|
* @returns A function to clean up the filter
|
||||||
*/
|
*/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user