Browse Source

Help/dev: Fix typo in Source Code Guide

Alex Overchenko 2 weeks ago
parent
commit
2b5fcf1d07
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Help/dev/source.rst

+ 1 - 1
Help/dev/source.rst

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