Skip to content

Commit f66ed43

Browse files
committed
Fix typo.
1 parent c6f9c1a commit f66ed43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/docs/SafeBuffers.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@ There are a few natural reasons to use this pragma:
357357
never be converted to C++) or with the code that simply haven't been converted
358358
yet.
359359

360-
Interoperation with unsafe code code may require a lot of suppressions.
360+
Interoperation with unsafe code may require a lot of suppressions.
361361
You are encouraged to introduce "unsafe wrapper functions" for various unsafe
362362
operations that you need to perform regularly.
363363

0 commit comments

Comments
 (0)