Skip to content

Commit cf8f817

Browse files
Add dot a the end of sentence per code review
Co-authored-by: Tomoya Fujita <Tomoya.Fujita@sony.com> Signed-off-by: Michael Orlov <morlovmr@gmail.com>
1 parent c27486d commit cf8f817

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/The-ROS2-Project/Contributing/Code-Style-Language-Versions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ Doxygen Comments
163163
~~~~~~~~~~~~~~~~
164164

165165
* While it is allowed to use ``/** */`` style comments for documentation, we prefer ``///`` style
166-
comments for Doxygen
166+
comments for Doxygen.
167167

168168
* rationale: ``///`` is more consistent with the rest of the C++ code
169169
* rationale: ``///`` is easier to type and read in most editors

0 commit comments

Comments
 (0)