From 743319bc3de002fd4086e9192935622eea6a5207 Mon Sep 17 00:00:00 2001 From: Mustafa Haddara <mustafaayhaddara@yahoo.com> Date: Sat, 1 Oct 2016 21:14:31 -0400 Subject: [PATCH] proofreading .tex file for dev plan --- Doc/DevelopmentPlan/DevelopmentPlan.tex | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Doc/DevelopmentPlan/DevelopmentPlan.tex b/Doc/DevelopmentPlan/DevelopmentPlan.tex index 9ad7963..71ac65f 100644 --- a/Doc/DevelopmentPlan/DevelopmentPlan.tex +++ b/Doc/DevelopmentPlan/DevelopmentPlan.tex @@ -138,6 +138,8 @@ Portability will not be a concern, as a makefile will be provided in order to ex \end{itemize} \section{Coding Style} +%% There's a typo on this line of the pdf (it says "Googles" not "Google's") +%% the ’ character is NOT the ' character, and LaTeX doesn't render the ’ correctly The coding style for the project will follow Google’s C++ coding style guide (https://google.github.io/styleguide/cppguide.html). \section{Project Schedule} -- GitLab