Skip to content

Commit ff85dc8

Browse files
committed
DOC: Fix typos and reSTructured Text markup errors.
Fix typos and reSTructured Text markup errors.
1 parent 53884b4 commit ff85dc8

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,17 @@ Overview
1010

1111
The ITK WikiExamples can be built in several ways:
1212

13-
1. A single example. Follow the instrutions of the example.
13+
1. A single example. Follow the instructions of the example.
1414
2. All examples stand-alone. Follow `these instructions <http://www.vtk.org/Wiki/ITK/Examples/Instructions/ForUsers#Build_all_of_the_examples>`_.
15-
3. All examples with a `Superbuild` that builds a proper ITK and VTK. Follow
15+
3. All examples with a ``Superbuild`` that builds a proper ITK and VTK. Follow
1616
`these guidelines <http://www.vtk.org/Wiki/ITK/Examples/Instructions/ForUsers#Use_the_Superbuild_to_build_a_proper_VTK_and_ITK>`_.
17-
4. As an ITK `Remote` Module. Follow these guidelines:
17+
4. As an ITK ``Remote`` Module. Follow these guidelines:
1818

19-
* Enable the `Module_WikiExamples` boolean variable in your ITK CMake file.
19+
* Enable the ``Module_WikiExamples`` boolean variable in your ITK CMake file.
2020
* Configure and generate your ITK project.
21-
* Build the `WikiExamples` modules.
21+
* Build the ``WikiExamples`` modules.
2222

23-
If you want to test the `WikiExamples`, execute the follwoing commands::
23+
If you want to test the ``WikiExamples``, execute the following commands::
2424

2525
$ cd {itk_bld}
2626
$ cd Modules/Remote/WikiExamples

0 commit comments

Comments
 (0)