Skip to content

Commit 60b81c0

Browse files
hdelanjchlanda
andauthored
Update source/adapters/hip/context.hpp
Co-authored-by: Jakub Chlanda <[email protected]>
1 parent 8a453f8 commit 60b81c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/adapters/hip/context.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ namespace {
168168
/// Scoped context is used across all UR HIP plugin implementation to activate
169169
/// the native Context on the current thread. The ScopedContext does not
170170
/// reinstate the previous context as all operations in the hip adapter that
171-
/// require and active context, set the active context and don't rely on context
171+
/// require an active context, set the active context and don't rely on context
172172
/// reinstation
173173
class ScopedContext {
174174
public:

0 commit comments

Comments
 (0)