Correct the mistake again.

This commit is contained in:
lord63 2014-07-26 22:43:52 +08:00
parent e429e47a96
commit 29768ce45e
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ Further Improving the Shell Experience
--------------------------------------
If you like the idea of experimenting in a shell, create yourself a module
with stuff you want to firstly import into your interactive session. There
with stuff you want to star import into your interactive session. There
you could also define some more helper methods for common things such as
initializing the database, dropping tables etc.