Skip to content

Commit

Permalink
Merge pull request #2 from TileDB-Inc/ss/cpp-typo-fixes
Browse files Browse the repository at this point in the history
Typo in cpp README for C++ Core Guidelines
  • Loading branch information
Shelnutt2 authored and ihnorton committed Aug 24, 2022
1 parent 808b97b commit e00b3da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/dev/style/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# C++ Style Guide


When in double and not in conflict with this document, follow [C++ Core Guidelines](https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines)
When in doubt and not in conflict with this document, follow [C++ Core Guidelines](https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines)

## C++ Standards

Expand Down

0 comments on commit e00b3da

Please sign in to comment.