Skip to content

Commit 2f56e16

Browse files
EdwardBettsjettify
authored andcommitted
correct spelling mistake (aio-libs#150)
1 parent c5d022e commit 2f56e16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ Reference
201201
*app_key* is an optional key for application dict, :const:`APP_KEY`
202202
by default.
203203

204-
The functions is rougly equivalent for::
204+
The functions is roughly equivalent for::
205205

206206
def setup(app, *args, app_key=APP_KEY, **kwargs):
207207
env = jinja2.Environment(*args, **kwargs)

0 commit comments

Comments
 (0)