Skip to content

Commit 5b6b513

Browse files
jll63Copilot
andauthored
Update doc/modules/ROOT/pages/ref_headers.adoc
Co-authored-by: Copilot <[email protected]>
1 parent 3533891 commit 5b6b513

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/modules/ROOT/pages/ref_headers.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,13 +56,13 @@ functions.
5656
[#std_shared_ptr]
5757
### link:{{BASE_URL}}/include/boost/openmethod/interop/std_shared_ptr.hpp[<boost/openmethod/interop/std_shared_ptr.hpp>]
5858

59-
Provides a `virtual_traits` specialization that make it possible to use a
59+
Provides a `virtual_traits` specialization that makes it possible to use a
6060
`std::shared_ptr` in place of a raw pointer or reference in virtual parameters.
6161

6262
[#std_unique_ptr]
6363
### link:{{BASE_URL}}/include/boost/openmethod/interop/std_unique_ptr.hpp[<boost/openmethod/interop/std_unique_ptr.hpp>]
6464

65-
Provides a `virtual_traits` specialization that make it possible to use a
65+
Provides a `virtual_traits` specialization that makes it possible to use a
6666
`std::unique_ptr` in place of a raw pointer or reference in virtual parameters.
6767

6868
*The headers below are for advanced use*.

0 commit comments

Comments
 (0)