Index: trunk/doc/misc/codeConventions.tex
===================================================================
--- trunk/doc/misc/codeConventions.tex	(revision 131)
+++ trunk/doc/misc/codeConventions.tex	(revision 135)
@@ -1166,5 +1166,5 @@
 so all code should be written to explicitly handle aliasing}.
 
-\subsection{\code{struct}s and \code{typedef}s}
+\subsection{structs and typedefs}
 
 All structs should be defined as \code{typedef}s.
