[libc++][NFC] Fix typo in ranges::iterator_t synopsis
The `iterator_t` alias template is on `T` not a `R` like the other neighboring alias templates. Fix the typo.
Loading
Please sign in to comment
The `iterator_t` alias template is on `T` not a `R` like the other neighboring alias templates. Fix the typo.