Skip to content

Commit 28a20bb

Browse files
Spelling
1 parent 824585f commit 28a20bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/documentation/gpuParallelization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ $:$GPU_PARALLEL_LOOP(...)
5252
$:END_GPU_PARALLEL_LOOP()
5353
```
5454
55-
This wraps the lines in `code` with parallelization calls to openACC or openMP, depending on environement and compiler settings.
55+
This wraps the lines in `code` with parallelization calls to openACC or openMP, depending on environment and compiler settings.
5656
5757
**Parameters**
5858

0 commit comments

Comments
 (0)