Skip to content

Commit

Permalink
Fix a typo in release notes (#180)
Browse files Browse the repository at this point in the history
  • Loading branch information
ValentinaKats authored Mar 29, 2021
1 parent 038f86a commit cec2cb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/release_notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Changes to Existing Features

Fixed Issues
------------
- Fixed runtime errors occurring with``find_end``, ``search``, ``search_n`` algorithms when a program is built with -O0 option and executed on CPU devices.
- Fixed runtime errors occurring with ``find_end``, ``search``, ``search_n`` algorithms when a program is built with -O0 option and executed on CPU devices.
- Fixed the majority of unused parameter warnings.

Known Issues and Limitations
Expand Down

0 comments on commit cec2cb9

Please sign in to comment.