Skip to content

Commit 7eaf9b3

Browse files
committed
Merge pull request #111 from enthought/bugfix/title-article
Title article is a or an as appropriate.
2 parents cfb8d67 + 9cf0dfe commit 7eaf9b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -456,7 +456,7 @@ The local arrays, on each separate engine:
456456
Irregular-Block, Irregular-Block
457457
````````````````````````````````
458458

459-
A (5 X 9) array, with a Irregular-Block, Irregular-Block ('b' X 'b') distribution over a (2 X 2) process grid.
459+
A (5 X 9) array, with an Irregular-Block, Irregular-Block ('b' X 'b') distribution over a (2 X 2) process grid.
460460

461461
.. image:: images/plot_irregularblock_irregularblock.png
462462

@@ -622,7 +622,7 @@ The local arrays, on each separate engine:
622622
Unstructured, Unstructured
623623
``````````````````````````
624624

625-
A (5 X 9) array, with a Unstructured, Unstructured ('u' X 'u') distribution over a (2 X 2) process grid.
625+
A (5 X 9) array, with an Unstructured, Unstructured ('u' X 'u') distribution over a (2 X 2) process grid.
626626

627627
.. image:: images/plot_unstruct_unstruct.png
628628

0 commit comments

Comments
 (0)