Skip to content

Commit ba616f5

Browse files
committed
Fix typo.
1 parent 0acc89a commit ba616f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

all_examples.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ On all processes:
149149
>>> distbuffer.keys()
150150
['__version__', 'buffer', 'dim_data']
151151
>>> distbuffer['__version__']
152-
'0.10.10'
152+
'0.10.0'
153153
>>> len(distbuffer['dim_data']) == 1 # one dimension only
154154
True
155155

0 commit comments

Comments
 (0)