File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ on a Linux system.
3232
3333* Checkout ParaView source for appropriate version.
3434* Build ParaView with ` PARAVIEW_BUILD_DEVELOPER_DOCUMENTATION ` CMake flag turned ON. You may also
35- want to enable all approprate features e.g. Python support, MPI support. With
35+ want to enable all appropriate features e.g. Python support, MPI support. With
3636 Python, make sure the ` sphinx-build:FILEPATH ` points to the sphix-build script
3737 for correct version of Python.
3838* Build ParaView normally. This is necessary to ensure everything is built
@@ -47,7 +47,7 @@ on a Linux system.
4747* When adding a new version, you should edit the ` versions.json ` file in the
4848 ` gh-pages ` branch to ensure it all the versions listed and labelled correctly.
4949 When adding new commits to gh-pages branch, ensure that last commit is the nightly
50- doc update commit since the automatic builders ammend the last commit.
50+ doc update commit since the automatic builders amend the last commit.
5151
5252## How to update the generated script
5353
You can’t perform that action at this time.
0 commit comments