Fix "additoinal" typo in web site

Fixes 24769
This commit is contained in:
Daniel Dreier 2020-04-27 10:14:27 -07:00 committed by GitHub
parent c28044d232
commit 7aa97f415d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ omitted then default values are selected based on the given value. For example:
| `%9.2f` | Width 9, precision 2. |
The following additional symbols can be used immediately after the `%` symbol
to set additoinal flags:
to set additional flags:
| Symbol | Result |
| ------ | -------------------------------------------------------------- |