mirror of
https://github.com/isocpp/CppCoreGuidelines.git
synced 2025-12-17 04:44:34 +03:00
Fix a typo (#1300)
This commit is contained in:
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user