Fix the misspelling of "configuration"

Change-Id: I9c7ae4e43dabd0a09f586e9f6f143f5860e7521c
This commit is contained in:
lijunjie 2018-12-27 16:15:48 +08:00
parent e9cc6ca372
commit 04249317bf
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ How trove-pylint works
trove-pylint is driven by a configuration file which is by default,
located in tools/trove-pylint.config. This file is a json dump of the
configuration. A default configuraiton file looks like this.
configuration. A default configuration file looks like this.
{
"include": ["*.py"],