Skip to content
Snippets Groups Projects
Commit c2b05f7d authored by Martin Reinecke's avatar Martin Reinecke
Browse files

small fix

parent 8537dd73
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ class BlockDiagonalOperator(EndomorphicOperator):
domain : MultiDomain
Domain and target of the operator.
operators : dict
Dictionary with subdomain names as keys and :class:`LinearOperator`s
Dictionary with subdomain names as keys and :class:`LinearOperator` s
as items.
"""
def __init__(self, domain, operators):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment