From 74c8aba03ec49de5c0f1fa5e81977cb330f23add Mon Sep 17 00:00:00 2001 From: Benjamin Drung Date: Thu, 4 Feb 2016 13:01:41 +0100 Subject: [PATCH] Fix typo exeption -> exception --- doc/topics/releases/2015.5.4.rst | 2 +- doc/topics/releases/2015.5.5.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/topics/releases/2015.5.4.rst b/doc/topics/releases/2015.5.4.rst index 4347599fdf..44b6ad0c58 100644 --- a/doc/topics/releases/2015.5.4.rst +++ b/doc/topics/releases/2015.5.4.rst @@ -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 diff --git a/doc/topics/releases/2015.5.5.rst b/doc/topics/releases/2015.5.5.rst index 1adc10734b..103d06013f 100644 --- a/doc/topics/releases/2015.5.5.rst +++ b/doc/topics/releases/2015.5.5.rst @@ -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