Commit bdecbf61 authored by Michael Howitz's avatar Michael Howitz Committed by GitHub

Typo.

parent 287a7d2c
...@@ -472,7 +472,7 @@ class IStorage(Interface): ...@@ -472,7 +472,7 @@ class IStorage(Interface):
Finalize the storage, releasing any external resources. The Finalize the storage, releasing any external resources. The
storage should not be used after this method is called. storage should not be used after this method is called.
Note that databses close their storages when they're closed, so Note that databases close their storages when they're closed, so
this method isn't generally called from application code. this method isn't generally called from application code.
""" """
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment