Skip to content

Commit

Permalink
conf.py: Fix typo in docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
wmayner committed Dec 5, 2018
1 parent 093f18d commit d965289
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyphi/conf.py
Expand Up @@ -390,7 +390,7 @@ class PyphiConfig(Config):
def always_zero(a, b):
return 0
This measures can then be used by setting
This measure can then be used by setting
``config.MEASURE = 'ALWAYS_ZERO'``.
If the measure is asymmetric you should register it using the
Expand Down

0 comments on commit d965289

Please sign in to comment.