Skip to content

Commit be47046

Browse files
authored
Merge pull request #3267 from jtpio/comment-lumino
Update comment: phosphor -> lumino
2 parents 8a8d804 + a864836 commit be47046

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jupyterlab_widgets/src/manager.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ export abstract class LabWidgetManager
415415
}
416416

417417
/**
418-
* A widget manager that returns phosphor widgets.
418+
* A widget manager that returns Lumino widgets.
419419
*/
420420
export class KernelWidgetManager extends LabWidgetManager {
421421
constructor(

0 commit comments

Comments
 (0)