##// END OF EJS Templates
Change to `Creates` as function is now singular.
Matthias Bussonnier -
Show More
@@ -98,7 +98,7 b' class OSMagics(Magics):'
98 /usr/local/lf9560/bin:/usr/local/intel/compiler70/ia32/bin:...
98 /usr/local/lf9560/bin:/usr/local/intel/compiler70/ia32/bin:...
99
99
100 You can use the alias facility to acess all of $PATH. See the %rehashx
100 You can use the alias facility to acess all of $PATH. See the %rehashx
101 function, which automatically create aliases for the contents of your
101 function, which automatically creates aliases for the contents of your
102 $PATH.
102 $PATH.
103
103
104 If called with no parameters, %alias prints the current alias table."""
104 If called with no parameters, %alias prints the current alias table."""
General Comments 0
You need to be logged in to leave comments. Login now