Skip to content

Commit fa1821d

Browse files
committed
fix typos
1 parent cbdd68c commit fa1821d

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

source/WorkingPractices/TestSuites/multi-repo_testing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Multi-Repository Testing
55

66
Multi-repository changes are expected to pass the regression tests for all the
77
repositories involved. To carry out the tests involved in a linked ticket it can
8-
be helpful to refer to the :ref:`repository figure <multirepo>`; Testing both
8+
be helpful to refer to the :ref:`repository figure <multirepo>`; testing both
99
child and parent repositories as needed. Further details of how testing in each
1010
repository is handled can be found on the :ref:`Testing page<testing>`. Compatible
1111
code revisions are needed for testing across repositories as described above.

source/WorkingPractices/multi_repository.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ will need testing with both the UM and LFRic Apps to check for any interactions.
1717
.. note::
1818
From LFRic Apps vn2.1 and UM vn13.8 there are duplicate copies of the
1919
physics code in both the UM and LFRic Apps.
20-
Consideration should be made at to whether changes to the physics schemes are
20+
21+
Consideration should be made as to whether changes to the physics schemes are
2122
best made in LFRic Apps, the UM or both. If in doubt then the copy in LFRic
2223
Apps is considered the master version.
2324

0 commit comments

Comments
 (0)