Fix typo exeption -> exception

This commit is contained in:
Benjamin Drung 2016-02-04 13:01:41 +01:00
parent 4692d84b07
commit 74c8aba03e
2 changed files with 2 additions and 2 deletions

View File

@ -1304,7 +1304,7 @@ Changes:
- **ISSUE** `#24979`_: (*mavenAtHouzz*) [Discussion] Support for more than 1 netapi.rest_tornado server process
| refs: `#25149`_
- **PR** `#25120`_: (*d--j*) add missing continue for exeption case
- **PR** `#25120`_: (*d--j*) add missing continue for exception case
@ *2015-07-02T19:38:45Z*
- **PR** `#25117`_: (*basepi*) Fix fileclient.is_cached

View File

@ -1302,7 +1302,7 @@ Changes:
- **ISSUE** `#24979`_: (*mavenAtHouzz*) [Discussion] Support for more than 1 netapi.rest_tornado server process
| refs: `#25149`_
- **PR** `#25120`_: (*d--j*) add missing continue for exeption case
- **PR** `#25120`_: (*d--j*) add missing continue for exception case
@ *2015-07-02T19:38:45Z*
- **PR** `#25117`_: (*basepi*) Fix fileclient.is_cached