From 6c0655bcdd620017277c7c7fc8a155ef86f753b8 Mon Sep 17 00:00:00 2001 From: Jesse Talavera-Greenberg Date: Fri, 27 Nov 2015 17:32:47 -0500 Subject: [PATCH] Don't promise compiler messages that don't necessarily exist --- doc/doc.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/doc.tex b/doc/doc.tex index 6a46f1cd..99593750 100644 --- a/doc/doc.tex +++ b/doc/doc.tex @@ -356,7 +356,7 @@ Available defines for unsigned integer types (\verb|glm::uvec|*): \subsection{Compile-Time Messages} -GLM can optionally display the following, among other things, at compile-time: +GLM can optionally display the following at compile-time: \begin{itemize} \item Platform: Windows, Linux, Native Client, QNX, etc.