Fix spelling mistake

TrivialFix

Change-Id: I2750a01ef0f65f067edf1fdad378c97dd5bcd018
This commit is contained in:
dineshbhor
2016-03-22 06:54:43 +00:00
parent f98cb90f2b
commit 4048c8f2c2

View File

@@ -1012,7 +1012,7 @@ class LegacyEngineFacade(object):
(defaults to False)
:type use_slave: bool
Keyword arugments will be passed to a sessionmaker instance as is (if
Keyword arguments will be passed to a sessionmaker instance as is (if
passed, they will override the ones used when the sessionmaker instance
was created). See SQLAlchemy Session docs for details.