From: Michael Orlitzky Date: Fri, 22 Mar 2019 23:37:54 +0000 (-0400) Subject: mjo-common.tex: fix typo in comment. X-Git-Url: http://gitweb.michael.orlitzky.com/?p=mjotex.git;a=commitdiff_plain;h=6fa398b6d3929e666e21fb92f6c097be01ce5fb4 mjo-common.tex: fix typo in comment. --- diff --git a/mjo-common.tex b/mjo-common.tex index 38e08b3..7b6280b 100644 --- a/mjo-common.tex +++ b/mjo-common.tex @@ -8,7 +8,7 @@ % Needed for \bigtimes. \usepackage{mathtools} -% Place the argument in matching left/right parntheses. +% Place the argument in matching left/right parentheses. \providecommand*{\of}[1]{ \left({#1}\right) } % Group terms using parentheses.