Skip to content

Commit 44172b7

Browse files
committed
chore: typo
1 parent 22a8a99 commit 44172b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/dockview-core/src/dockview/deserializer.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ export interface IPanelDeserializer {
1212
): IDockviewPanel;
1313
}
1414

15-
// @depreciated
15+
// @deprecated
1616
interface LegacyState extends GroupviewPanelState {
1717
view?: {
1818
tab?: { id: string };

0 commit comments

Comments
 (0)