Skip to content

Commit

Permalink
Merge pull request #6508 from Quuxplusone/typo
Browse files Browse the repository at this point in the history
Fix typo: s/unititiallized/uninitialized/
  • Loading branch information
hkaiser authored Jun 14, 2024
2 parents d08354d + 3515789 commit 0d6a0bd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

/// \file parallel/algorithms/uninitialized_relocate.hpp
/// \page hpx::unititiallized_relocate, hpx::uninitialized_relocate_n
/// \page hpx::uninitialized_relocate, hpx::uninitialized_relocate_n
/// \headerfile hpx/algorithm.hpp

#pragma once
Expand Down

0 comments on commit 0d6a0bd

Please sign in to comment.