mirror of
https://github.com/isocpp/CppCoreGuidelines.git
synced 2024-03-22 13:30:58 +08:00
Fix a typo (#1300)
This commit is contained in:
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…
Reference in New Issue
Block a user