Clean-up: typo in make_unique_wrapper comment
[lttng-tools.git] / src / common / make-unique-wrapper.hpp
index 282181cffa58439b9dd7642949a40701c3b67512..a0a4b541a2fd64bc7c01da8babd6b5c01bb54d5c 100644 (file)
@@ -34,7 +34,7 @@ namespace lttng {
  *                    create_my_c_struct());
  *
  * Note that this facility is intended for use in the scope of a function.
- * If you need to return this unique_ptr instance, you should consider writting
+ * If you need to return this unique_ptr instance, you should consider writing
  * a proper, idiomatic, wrapper.
  */
 
This page took 0.024855 seconds and 4 git commands to generate.