Skip to content

Commit 8cf5513

Browse files
committed
fix context issues
1 parent 8f1b42b commit 8cf5513

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Prototypes/PacletInfo.m

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,11 @@
5555
"Prototypes`BoxSyntaxQ",
5656
"Prototypes`PacletInformationDataset",
5757
"Prototypes`BuildWikiDocumentation",
58-
"Prototype`$BuildInfo",
58+
"Prototypes`$BuildInfo",
5959
"Prototypes`BuildInfo",
60-
"Prototype`DockButton",
61-
"Prototype`$DockButtons",
62-
"Prototype`ExpressionServer"
60+
"Prototypes`DockButton",
61+
"Prototypes`$DockButtons",
62+
"Prototypes`ExpressionServer"
6363
},
6464
Context -> {"Prototypes`"} }
6565
}

0 commit comments

Comments
 (0)