mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-20 12:20:29 +08:00
grammar police on comment
This commit is contained in:
@@ -213,7 +213,7 @@ class Component(object):
|
||||
Run the component.
|
||||
|
||||
Optionally takes an argument to catch and log all exceptions
|
||||
raised during execution ues this with care since it makes it
|
||||
raised during execution. Use this with care since it makes it
|
||||
very hard to debug since it mucks up your stacktraces.
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user