Skip to content

Commit

Permalink
Merge pull request #407 from twz915/master
Browse files Browse the repository at this point in the history
fix misspelling
  • Loading branch information
xrmx committed May 23, 2018
2 parents ec63f2d + 82723b3 commit ba85dee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Changelog-1.9.14.rst
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ Effectively all of the work has been done in uwsgidecorators.py
You can now pass to all of the available spooler-related decorators the "pass_arguments=True" option, to automatically
serialize the spooler function parameters. This is an abstraction avoiding you the need to serialize/deserialize arguments.

In addition to this the decorators have been extended to implement __call__ in this way you can directly call spoller decorated functions
In addition to this the decorators have been extended to implement __call__ in this way you can directly call spooler decorated functions
as normal functions.

--emperor-nofollow
Expand Down

0 comments on commit ba85dee

Please sign in to comment.