summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoralbert-github <albert.tests@gmail.com>2021-05-01 16:08:52 (GMT)
committeralbert-github <albert.tests@gmail.com>2021-05-01 16:08:52 (GMT)
commitf55ba07df3bf4bd21fc1d5ceacace93f73909ecd (patch)
treebe3decd42a5947c7574a827bf1edc059c0aa19f0
parenta276a29033d878aea0d7334fcccd597e194968a6 (diff)
downloadDoxygen-f55ba07df3bf4bd21fc1d5ceacace93f73909ecd.zip
Doxygen-f55ba07df3bf4bd21fc1d5ceacace93f73909ecd.tar.gz
Doxygen-f55ba07df3bf4bd21fc1d5ceacace93f73909ecd.tar.bz2
Spelling correction
Small 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.