Fix grammar in Con.2 (#1388)

This commit is contained in:
Amir Livneh
2019-03-12 10:47:57 -04:00
committed by Sergey Zubkov
parent 422a190f57
commit bd3f3d5d25

View File

@@ -16235,7 +16235,7 @@ If it doesn't now, it might do so later without forcing recompilation.
##### Note ##### Note
There are code/libraries that are offer functions that declare a`T*` even though There are code/libraries that offer functions that declare a`T*` even though
those function do not modify that `T`. those function do not modify that `T`.
This is a problem for people modernizing code. This is a problem for people modernizing code.
You can You can