1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-14 02:08:27 +08:00

Help/dev: Fix typo in Source Code Guide

This commit is contained in:
Alex Overchenko
2025-10-04 16:17:34 +03:00
committed by Brad King
parent 73fa6ab3e6
commit 2b5fcf1d07

View File

@@ -245,7 +245,7 @@ These are:
* ``<cmext/iterator>``:
* ``cm::is_terator``:
* ``cm::is_iterator``:
Checks if a type is an iterator type.
* ``cm::is_input_iterator``: