Skip to content

Commit 476d820

Browse files
authored
typo
1 parent d42cae2 commit 476d820

File tree

1 file changed

+1
-1
lines changed
  • mkdocs-project-dir/docs/Software_Guides

1 file changed

+1
-1
lines changed

mkdocs-project-dir/docs/Software_Guides/R.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ To try this example, save this job script and the following R script (`doMPI_exa
143143
# Request 1 gigabyte of RAM per process.
144144
#$ -l mem=1G
145145
146-
# Set tmpfs to 15 gigabyte of TMPDIR space (default is 10 GB)
146+
# Set tmpfs to 1 gigabyte of TMPDIR space (default is 10 GB)
147147
# Remove this for clusters without temporary filesystems, e.g. Kathleen
148148
#$ -l tmpfs=1G
149149

0 commit comments

Comments
 (0)