##// END OF EJS Templates
comment typo
Matthias BUSSONNIER -
Show More
@@ -93,7 +93,7 b' define(['
93 }
93 }
94 };
94 };
95
95
96 // Backwards compatability.
96 // Backwards compatibility.
97 IPython.ToolBar = ToolBar;
97 IPython.ToolBar = ToolBar;
98
98
99 return {'ToolBar': ToolBar};
99 return {'ToolBar': ToolBar};
General Comments 0
You need to be logged in to leave comments. Login now