diff options
author | Josh Soref <jsoref@users.noreply.github.com> | 2019-11-12 05:48:52 (GMT) |
---|---|---|
committer | Josh Soref <jsoref@users.noreply.github.com> | 2019-11-12 05:48:52 (GMT) |
commit | 5f9161ea079259971d779ae05e62f7d84800d069 (patch) | |
tree | 27783f5dd431c7e90f9e88d2cb21baad6fefda36 /templates | |
parent | a7c65f8b6449fbf87b73aa91af6a77ee99df6398 (diff) | |
download | Doxygen-5f9161ea079259971d779ae05e62f7d84800d069.zip Doxygen-5f9161ea079259971d779ae05e62f7d84800d069.tar.gz Doxygen-5f9161ea079259971d779ae05e62f7d84800d069.tar.bz2 |
spelling: inherited
Diffstat (limited to 'templates')
-rwxr-xr-x | templates/latex/tabu_doxygen.sty | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/latex/tabu_doxygen.sty b/templates/latex/tabu_doxygen.sty index a5ab3dc..60fd7e8 100755 --- a/templates/latex/tabu_doxygen.sty +++ b/templates/latex/tabu_doxygen.sty @@ -1184,7 +1184,7 @@ \ifcase \count@
\global\let\tabu@elapsedtime \relax
\tabu@seteverycr
- \expandafter \tabuthepreamble % vertical adjustment (inheritated from outer)
+ \expandafter \tabuthepreamble % vertical adjustment (inherited from outer)
\or % exit in vertical measure + struts per cell because no X and outer in mode 3
\tabu@evr{\tabu@verticalinit}\tabu@celllalign@def{\tabu@verticalmeasure}%
\def\tabu@cellralign{\tabu@verticalspacing}%
|