Skip to content

Commit b8afa7f

Browse files
authored
Merge pull request #200 from jhlegarreta/FixItemWithPeriod
STYLE: Finish coding style guideline item sentence with period
2 parents 4b6fd89 + 14aee41 commit b8afa7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SoftwareGuide/Latex/Appendices/CodingStyleGuide.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2189,7 +2189,7 @@ \subsection{White Spaces}
21892189
and right-hand values.
21902190
\item Control statements (i.e. \code{if}, \code{for}, \code{while},
21912191
\code{switch}, etc.) and their conditional statements or arguments.
2192-
\item The different parts of a \code{for} control statement
2192+
\item The different parts of a \code{for} control statement.
21932193
21942194
\small
21952195
\begin{minted}[baselinestretch=1,fontsize=\footnotesize,linenos=false,bgcolor=ltgray]{cpp}

0 commit comments

Comments
 (0)