From 3754d597b8e94e1ed33808457cfd22d2996c15ae Mon Sep 17 00:00:00 2001 From: "luz.paz" Date: Mon, 16 Sep 2019 07:46:29 -0400 Subject: Fix some typos --- doc/commands.doc | 4 ++-- doc/emojisup.doc | 2 +- doc/preprocessing.doc | 2 +- src/cite.cpp | 2 +- src/markdown.cpp | 2 +- src/sqlite3gen.cpp | 4 ++-- templates/html/svgpan.js | 2 +- templates/latex/tabu_doxygen.sty | 6 +++--- testing/012/indexpage.xml | 2 +- testing/012_cite.dox | 2 +- testing/069/069__link__variadic__template_8cpp.xml | 2 +- testing/069_link_variadic_template.cpp | 2 +- testing/070/070__ref__variadic__template_8cpp.xml | 2 +- testing/070_ref_variadic_template.cpp | 2 +- testing/082_decl_def.cpp | 2 +- testing/083_decl_def.cpp | 2 +- testing/086/086__style__tags_8h.xml | 2 +- testing/086_style_tags.h | 2 +- 18 files changed, 22 insertions(+), 22 deletions(-) diff --git a/doc/commands.doc b/doc/commands.doc index 59bf874..615e239 100644 --- a/doc/commands.doc +++ b/doc/commands.doc @@ -32,7 +32,7 @@ Each argument has a certain range: Paragraphs are delimited by a blank line or by a section indicator. Note that {curly} braces are also used for command options, here the braces are mandatory and just 'normal' characters. The starting curly brace has to directly follow - the command, so without whitspace. + the command, so without whitespace. If in addition to the above argument specifiers [square] brackets are used the argument is optional, unless they are placed between quotes in that case they are a mandatory @@ -349,7 +349,7 @@ Structural indicators \addindex \\showrefby When this command is put in a comment block of a function, method or variable, then doxygen will generate an overview for that function, method, variable of - the, documented, funcions and methods that call / use it. + the, documented, functions and methods that call / use it. The overview will be generated regardless of the value of \ref cfg_referenced_by_relation "REFERENCED_BY_RELATION". \note The completeness (and correctness) of the overview depends on the diff --git a/doc/emojisup.doc b/doc/emojisup.doc index 4c861fe..0175780 100644 --- a/doc/emojisup.doc +++ b/doc/emojisup.doc @@ -108,7 +108,7 @@ By means of the doxygen configuration parameter For convenience a zip with the result of running the script can also be downloaded from http://www.doxygen.nl/dl/github_emojis.zip -For a overview of the supported emoji one can issue the comand:
+For an overview of the supported emoji one can issue the command:
`doxygen -f emoji ` \htmlonly diff --git a/doc/preprocessing.doc b/doc/preprocessing.doc index a49b889..4df83ff 100644 --- a/doc/preprocessing.doc +++ b/doc/preprocessing.doc @@ -264,7 +264,7 @@ preprocessing has been done (Hint: set QUIET = YES and WARNINGS = NO in the configuration file to disable any other output). -Note preprocessing is not done for all languages. Preprocesing is enabled for files +Note preprocessing is not done for all languages. Preprocessing is enabled for files that use the "C" scanner (with the exception of 'java', 'd' and 'php'), Fortran files (only in case the extension contains at least one upper case character) and vhdl files. diff --git a/src/cite.cpp b/src/cite.cpp index fd7b0e4..a36f62c 100644 --- a/src/cite.cpp +++ b/src/cite.cpp @@ -151,7 +151,7 @@ void CiteDict::generatePage() const p=s+1; int i; - if ((i = line.find("crossref")) != -1) /* assumption crosreference is on one line and the only item */ + if ((i = line.find("crossref")) != -1) /* assumption crossreference is on one line and the only item */ { int j=line.find("{",i); int k=line.find("}",i); diff --git a/src/markdown.cpp b/src/markdown.cpp index 2cbdcb5..6fea0a6 100644 --- a/src/markdown.cpp +++ b/src/markdown.cpp @@ -2064,7 +2064,7 @@ static int writeCodeBlock(GrowBuf &out,const char *data,int size,int refIndent) emptyLines++; i=end; } - else if (indent>=refIndent+codeBlockIndent) // enough indent to contine the code block + else if (indent>=refIndent+codeBlockIndent) // enough indent to continue the code block { while (emptyLines>0) // write skipped empty lines { diff --git a/src/sqlite3gen.cpp b/src/sqlite3gen.cpp index 012a0c0..49818b2 100644 --- a/src/sqlite3gen.cpp +++ b/src/sqlite3gen.cpp @@ -127,7 +127,7 @@ const char * table_schema[][2] = { * I rolled this back when I had trouble getting a FileDef for all types * (PageDef in particular). * - * Note: all colums referencing path would need an update. + * Note: all columns referencing path would need an update. */ { "path", "CREATE TABLE IF NOT EXISTS path (\n" @@ -233,7 +233,7 @@ const char * table_schema[][2] = { }, { "reimplements", "CREATE TABLE IF NOT EXISTS reimplements (\n" - "\t-- Inherited member reimplmentation relations.\n" + "\t-- Inherited member reimplementation relations.\n" "\trowid INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL,\n" "\tmemberdef_rowid INTEGER NOT NULL REFERENCES memberdef, -- reimplementing memberdef id.\n" "\treimplemented_rowid INTEGER NOT NULL REFERENCES memberdef, -- reimplemented memberdef id.\n" diff --git a/templates/html/svgpan.js b/templates/html/svgpan.js index 1fc1544..1cad257 100644 --- a/templates/html/svgpan.js +++ b/templates/html/svgpan.js @@ -23,7 +23,7 @@ */ /** * The code below is based on SVGPan Library 1.2 and was modified for doxygen - * to support both zooming and panning via the mouse and via embedded bottons. + * to support both zooming and panning via the mouse and via embedded buttons. * * This code is licensed under the following BSD license: * diff --git a/templates/latex/tabu_doxygen.sty b/templates/latex/tabu_doxygen.sty index f760aca..3efcaf3 100755 --- a/templates/latex/tabu_doxygen.sty +++ b/templates/latex/tabu_doxygen.sty @@ -18,7 +18,7 @@ %% %% tabu works in text and in math modes. %% -%% X columns: automatic width ajustment + horizontal and vertical alignment +%% X columns: automatic width adjustment + horizontal and vertical alignment %% \begin{tabu} { X[4c] X[1c] X[-2ml] } %% %% Horizontal lines and / or leaders: @@ -2043,7 +2043,7 @@ \newcommand*\savetabu[1]{\noalign{% \tabu@sanitizearg{#1}\tabu@temp \ifx \tabu@temp\@empty \tabu@savewarn{}{The tabu will not be saved}\else - \@ifundefined{tabu@saved@\tabu@temp}{}{\tabu@savewarn{#1}{Overwritting}}% + \@ifundefined{tabu@saved@\tabu@temp}{}{\tabu@savewarn{#1}{Overwriting}}% \ifdefined\tabu@restored \expandafter\let \csname tabu@saved@\tabu@temp \endcsname \tabu@restored \else {\tabu@save}% @@ -2523,7 +2523,7 @@ Package cellspace has some limitations \MessageBreak And redefines some macros of array.sty. \MessageBreak Please use \string\tabulinesep\space to control - \MessageBreak vertical spacing of lines inside tabu environnement}% + \MessageBreak vertical spacing of lines inside tabu environment}% }% \tabu@warn@cellspace %% tabu Package initialisation \tabuscantokensfalse diff --git a/testing/012/indexpage.xml b/testing/012/indexpage.xml index 227e52c..c0d96e7 100644 --- a/testing/012/indexpage.xml +++ b/testing/012/indexpage.xml @@ -7,7 +7,7 @@ See [3] for more info. - Oter references with crosreference see [1] and [2] for more info. + Other references with crossreference see [1] and [2] for more info. diff --git a/testing/012_cite.dox b/testing/012_cite.dox index 4b5e40d..2e022de 100644 --- a/testing/012_cite.dox +++ b/testing/012_cite.dox @@ -5,5 +5,5 @@ /** \mainpage * See \cite knuth79 for more info. * - * Oter references with crosreference see \cite Be09 and \cite BertholdHeinzVigerske2009 for more info. + * Other references with crossreference see \cite Be09 and \cite BertholdHeinzVigerske2009 for more info. */ diff --git a/testing/069/069__link__variadic__template_8cpp.xml b/testing/069/069__link__variadic__template_8cpp.xml index 08c3667..02cffe1 100644 --- a/testing/069/069__link__variadic__template_8cpp.xml +++ b/testing/069/069__link__variadic__template_8cpp.xml @@ -301,7 +301,7 @@ variadic template method Links to the variadic template function overloads: First overloadSecond overloadThird overloadFourth overloadFifth overloadSixth overloadSeventh overloadEighth overloadNinth overload -The followings are interpreted the same: without template argumentwith template argument +The following are interpreted the same: without template argumentwith template argument See the test class. diff --git a/testing/069_link_variadic_template.cpp b/testing/069_link_variadic_template.cpp index 89ab57c..fa4a08b 100644 --- a/testing/069_link_variadic_template.cpp +++ b/testing/069_link_variadic_template.cpp @@ -28,7 +28,7 @@ * @li \link func(int,const Args**... args) Eighth overload\endlink * @li \link func(int,Args...) Ninth overload\endlink * - * The followings are interpreted the same: + * The following are interpreted the same: * @li \link func(int,const Args&... args) without template argument\endlink * @li \link func(int,const Args&... args) with template argument\endlink * diff --git a/testing/070/070__ref__variadic__template_8cpp.xml b/testing/070/070__ref__variadic__template_8cpp.xml index cebe079..828319c 100644 --- a/testing/070/070__ref__variadic__template_8cpp.xml +++ b/testing/070/070__ref__variadic__template_8cpp.xml @@ -301,7 +301,7 @@ variadic template method References to the variadic template function overloads: First overloadSecond overloadThird overloadFourth overloadFifth overloadSixth overloadSeventh overloadEighth overloadNinth overload -The followings are interpreted the same: without template argumentwith template argument +The following are interpreted the same: without template argumentwith template argument See the test class. diff --git a/testing/070_ref_variadic_template.cpp b/testing/070_ref_variadic_template.cpp index 376cebe..fa558b7 100644 --- a/testing/070_ref_variadic_template.cpp +++ b/testing/070_ref_variadic_template.cpp @@ -28,7 +28,7 @@ * @li \ref func(int,const Args**... args) "Eighth overload" * @li \ref func(int,Args...) "Ninth overload" * - * The followings are interpreted the same: + * The following are interpreted the same: * @li \ref func(int,const Args&... args) "without template argument" * @li \ref func(int,const Args&... args) "with template argument" * diff --git a/testing/082_decl_def.cpp b/testing/082_decl_def.cpp index ef57836..6dbc3c5 100644 --- a/testing/082_decl_def.cpp +++ b/testing/082_decl_def.cpp @@ -1,4 +1,4 @@ -// objective: test for declation and definition order independence: decl first +// objective: test for declaration and definition order independence: decl first // check: namespace_n.xml // config: INPUT = $INPUTDIR/decl_def.h $INPUTDIR/082_decl_def.cpp #include "test.h" diff --git a/testing/083_decl_def.cpp b/testing/083_decl_def.cpp index 1241be6..64efc3e 100644 --- a/testing/083_decl_def.cpp +++ b/testing/083_decl_def.cpp @@ -1,4 +1,4 @@ -// objective: test for declation and definition order independence: def first +// objective: test for declaration and definition order independence: def first // check: namespace_n.xml // config: INPUT = $INPUTDIR/083_decl_def.cpp $INPUTDIR/decl_def.h #include "test.h" diff --git a/testing/086/086__style__tags_8h.xml b/testing/086/086__style__tags_8h.xml index a1803da..0d0b73d 100644 --- a/testing/086/086__style__tags_8h.xml +++ b/testing/086/086__style__tags_8h.xml @@ -5,7 +5,7 @@ - In the following the word tag has the style as indicated before it.This is a bold tag.This is a strong bold tag.This is an italic tag.This is an em italic tag.This is a strike through tag.This is an underline tag.This is an insterted tag.This is a deleted tag.This is a typewriter tag. + In the following the word tag has the style as indicated before it.This is a bold tag.This is a strong bold tag.This is an italic tag.This is an em italic tag.This is a strike through tag.This is an underline tag.This is an inserted tag.This is a deleted tag.This is a typewriter tag. diff --git a/testing/086_style_tags.h b/testing/086_style_tags.h index 105adca..7157d4e 100644 --- a/testing/086_style_tags.h +++ b/testing/086_style_tags.h @@ -10,7 +10,7 @@ In the following the word tag has the style as indicated before it. - This is an `em` italic tag. - This is a strike through tag. - This is an underline tag. -- This is an insterted tag. +- This is an inserted tag. - This is a deleted tag. - This is a typewriter tag. */ -- cgit v0.12