Skip to content

Commit fc60885

Browse files
committed
fix spelling
1 parent 7ce732a commit fc60885

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/extended-dry-run.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Ignored errors are reported as follows, for example:
5757
!!!
5858
```
5959

60-
At the end of dry run output, anonother warning message is shown if any
60+
At the end of dry run output, another warning message is shown if any
6161
ignored errors occurred:
6262

6363
``` console
@@ -270,7 +270,7 @@ aborted (see [Errors are ignored (by default) during dry run][extended_dry_run_n
270270
### Module `load` statements are executed or simulated {: #extended_dry_run_overview_module_load }
271271

272272
`module load` statements are either effectively executed or simulated,
273-
dependending on whether the corresponding module files are available or
273+
depending on whether the corresponding module files are available or
274274
not.
275275

276276
#### Available modules are loaded {: #extended_dry_run_overview_module_load_available }

0 commit comments

Comments
 (0)