Skip to content

Commit 647aa83

Browse files
EwanCfabiomestre
andauthored
Update source/adapters/level_zero/command_buffer.hpp
Co-authored-by: Fábio <fabio.m.mestre@gmail.com>
1 parent b621c75 commit 647aa83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/adapters/level_zero/command_buffer.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ struct ur_exp_command_buffer_handle_t_ : public _ur_object {
6767

6868
/**
6969
* Frees the resources associated with the command-buffer.
70-
* @return UR_RESULT_SUCCESS or an error if a resources wasn't freed
70+
* @return UR_RESULT_SUCCESS or an error if a resource wasn't freed
7171
* successfully.
7272
*/
7373
ur_result_t cleanupCommandBufferResources();

0 commit comments

Comments
 (0)