Skip to content

Commit b409917

Browse files
committed
Fixed links to fd_deleter.hpp and fd_resource_traits.hpp in docs.
1 parent c1a41db commit b409917

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/unique_resource.qbk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ by `fd_resource_traits` and conveniently embedded in the `unique_fd` type. As be
288288
will only be called if `open` succeeded.
289289

290290
[tip The `fd_deleter`, `fd_resource_traits` and `unique_fd` types presented in the examples above are provided by the library out of
291-
the box in [boost_scope_fd_resource_hpp] and [boost_scope_unique_fd_hpp] headers.]
291+
the box in [boost_scope_fd_deleter_hpp], [boost_scope_fd_resource_traits_hpp] and [boost_scope_unique_fd_hpp] headers.]
292292

293293
[endsect]
294294

0 commit comments

Comments
 (0)