Skip to content

Commit 583ff7c

Browse files
committed
typos
1 parent f0dcb81 commit 583ff7c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ $ wget https://acenet-arc.github.io/ACENET_Summer_School_General/code/profiling/
4545
$ mv md_gprof.f90 src/
4646
```
4747

48-
## Generating the initial Sphinx Documentaton
48+
## Generating the initial Sphinx Documentation
4949
```console
5050
(sphinx_fortran) Example_Fortran $ echo '**/_build/' >> .gitignore
5151
(sphinx_fortran) Example_Fortran $ mkdir docs

docs/UsingSphinxFortran.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ Now we can include a link to the documentation of :py:mod:`Intersphinx<sphinx:s
149149
by including ``:py:mod:`Intersphinx<sphinx:sphinx.ext.intersphinx>```
150150
in this ``.rst`` file.
151151
Refer to :ref:`Cross-referencing syntax<sphinx:xref-syntax>` and
152-
:py:mod:`Intersphinx Documentaion<sphinx:sphinx.ext.intersphinx>` on how to
152+
:py:mod:`Intersphinx Documentation<sphinx:sphinx.ext.intersphinx>` on how to
153153
use it.
154154

155155

0 commit comments

Comments
 (0)