diff options
Diffstat (limited to 'openmp/offload/src/coi/coi_server.h')
-rw-r--r-- | openmp/offload/src/coi/coi_server.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openmp/offload/src/coi/coi_server.h b/openmp/offload/src/coi/coi_server.h index b552057d332..e744d9e752a 100644 --- a/openmp/offload/src/coi/coi_server.h +++ b/openmp/offload/src/coi/coi_server.h @@ -8,7 +8,7 @@ //===----------------------------------------------------------------------===// -//The interface betwen offload library and the COI API on the target. +//The interface between offload library and the COI API on the target. #ifndef COI_SERVER_H_INCLUDED #define COI_SERVER_H_INCLUDED |