Fixed a minor spelling typo.
This commit is contained in:
committed by
Jannis Leidel
parent
01e26481d5
commit
8e4bcf7ba3
@@ -53,7 +53,7 @@ code is perfectly valid::
|
||||
print "yay, myapp is installed!"
|
||||
|
||||
In case you want to set some settings ad-hoc, you can simply pass
|
||||
the value when instanciating the ``AppConf`` class::
|
||||
the value when instantiating the ``AppConf`` class::
|
||||
|
||||
from myapp.models import MyAppConf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user