Skip to content

Commit

Permalink
Fix simple typo: wraped -> wrapped
Browse files Browse the repository at this point in the history
  • Loading branch information
timgates42 committed Dec 31, 2019
1 parent b9ebeda commit 1b9cd3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/nupic/engine/__init__.py
Expand Up @@ -392,7 +392,7 @@ class Region(LockAttributesMixin):
#- Forwards everything else to internal region

def __init__(self, region, network):
"""Store the wraped region and hosting network
"""Store the wrapped region and hosting network
The network is the high-level Network and not the internal
Network. This is important in case the user requests the network
Expand Down

0 comments on commit 1b9cd3c

Please sign in to comment.