Commit a6bedf8d authored by sblondon's avatar sblondon Committed by Jim Fulton

Fix a spelling error (#198)

prefect -> prefetch
parent e8f18cb3
...@@ -151,7 +151,7 @@ ...@@ -151,7 +151,7 @@
Major internal improvements and cleanups plus: Major internal improvements and cleanups plus:
- Added a connection ``prefetch`` method that can be used to request - Added a connection ``prefetch`` method that can be used to request
that a storage prefect data an application will need:: that a storage prefetch data an application will need::
conn.prefetch(obj, ...) conn.prefetch(obj, ...)
......
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