Fix a typo (#1300)

pull/1301/head
Andriy Berestovskyy 7 years ago committed by Herb Sutter
parent 0fe73c966d
commit a7fc6f6d4e

@ -18640,7 +18640,7 @@ Examples are `.hh`, `.C`, and `.cxx`. Use such names equivalently.
In this document, we refer to `.h` and `.cpp` as a shorthand for header and implementation files,
even though the actual extension may be different.
Your IDE (if you use one) may have strong opinions about suffices.
Your IDE (if you use one) may have strong opinions about suffixes.
##### Example

Loading…
Cancel
Save