Skip to content

Commit cca5fdf

Browse files
[pre-commit.ci] Fixing issues with pre-commit
1 parent 393994a commit cca5fdf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/tutorials/multi_r_compilation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Enter the number corresponding to the selected version:
7777
!!! Note
7878
`BUILDDIR` and `TOP_SRCDIR` will be set to the defaults using the label
7979
`r-devel` whenever a new bash terminal is opened, e.g. when the codespace
80-
is restarted. Whenever following instructions that use these variables to
80+
is restarted. Whenever following instructions that use these variables to
8181
refer to the build and source directory, be sure they are pointing to the
8282
desired version!
8383
You can check the values any time with
@@ -86,5 +86,5 @@ Enter the number corresponding to the selected version:
8686
echo $BUILDDIR
8787
echo $TOP_SRCDIR
8888
```
89-
89+
9090
and switch with `set_build_r <name>`.

0 commit comments

Comments
 (0)