summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDimitri van Heesch <doxygen@gmail.com>2021-05-01 17:32:26 (GMT)
committerGitHub <noreply@github.com>2021-05-01 17:32:26 (GMT)
commit77ee20e5b3ac5c8a6360f04f4d19fe681c3ada50 (patch)
treebe3decd42a5947c7574a827bf1edc059c0aa19f0
parenta276a29033d878aea0d7334fcccd597e194968a6 (diff)
parentf55ba07df3bf4bd21fc1d5ceacace93f73909ecd (diff)
downloadDoxygen-77ee20e5b3ac5c8a6360f04f4d19fe681c3ada50.zip
Doxygen-77ee20e5b3ac5c8a6360f04f4d19fe681c3ada50.tar.gz
Doxygen-77ee20e5b3ac5c8a6360f04f4d19fe681c3ada50.tar.bz2
Merge pull request #8530 from albert-github/feature/bug_spell_20210105
Spelling correction
-rw-r--r--doc/commands.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/commands.doc b/doc/commands.doc
index 3c78f7b..820d0a3 100644
--- a/doc/commands.doc
+++ b/doc/commands.doc
@@ -2968,7 +2968,7 @@ class Receiver
\ref cfg_plantuml_jar_path "PLANTUML_JAR_PATH".
Not all diagrams can be created with the PlantUML `@startuml` command but need another
- PlantUML `@start...` command. This wil look like `@start<engine>` where currently supported are
+ PlantUML `@start...` command. This will look like `@start<engine>` where currently supported are
the following `<engine>`'s: `uml`, `bpm`, `wire`, `dot`, `ditaa`, `salt`, `math`, `latex`,
`gantt`, `mindmap`, `wbs`, `yaml`, `creole`, `json`, `flow`a, `board` and `git`.s
By default the `<engine>` is `uml`. The `<engine>` can be specified as an option.