Skip to content

Commit

Permalink
Replace \term{n} with $n$.
Browse files Browse the repository at this point in the history
  • Loading branch information
Eelis committed Apr 12, 2019
1 parent 4b1285c commit f10777c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/expressions.tex
Expand Up @@ -4527,8 +4527,8 @@
and less strict padding requirements on potentially-overlapping subobjects.}
\indextext{array!\idxcode{sizeof}}%
When applied to an array, the result is the total number of bytes in the
array. This implies that the size of an array of \term{n} elements is
\term{n} times the size of an element.
array. This implies that the size of an array of $n$ elements is
$n$ times the size of an element.

\pnum
The lvalue-to-rvalue\iref{conv.lval},
Expand Down

0 comments on commit f10777c

Please sign in to comment.