CONTRIBUTING.adoc: "make_unique" -> "make-unique"
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Tue, 23 Apr 2024 16:40:57 +0000 (12:40 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Tue, 23 Apr 2024 23:07:00 +0000 (19:07 -0400)
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Change-Id: I2528ff4bfbb0cb101e34373d36a50b4b27100f1c
Reviewed-on: https://review.lttng.org/c/babeltrace/+/12453
Reviewed-by: Simon Marchi <simon.marchi@efficios.com>
CONTRIBUTING.adoc

index 37105c6c696af503273b5068d8d77051ea290ede..2e1e136e1ccbaa8e15567d0f51a1bb3658be7451 100644 (file)
@@ -1777,7 +1777,7 @@ Also provides conversion to `bt2c::Uuid`.
 Everything under the `bt2s` namespace has its equivalent under the `std`
 namespace, but in {cpp} versions we don't yet have access to, namely:
 
-`make_unique.hpp`::
+`make-unique.hpp`::
     `bt2s::make_unique()`, a drop-in replacement of `std::make_unique()`
     ({cpp}14).
 
This page took 0.028182 seconds and 4 git commands to generate.