Fix typo catched -> caught

This commit is contained in:
Benjamin Drung 2016-02-04 12:57:20 +01:00
parent 821e690e65
commit 56ce7479b1
2 changed files with 2 additions and 2 deletions

View file

@ -160,7 +160,7 @@ Changes:
- **PR** `#30349`_: (*rallytime*) Back-port `#30347`_ to 2015.8
- **PR** `#30354`_: (*anlutro*) Make sure all ignore_missing SLSes are catched
- **PR** `#30354`_: (*anlutro*) Make sure all ignore_missing SLSes are caught
- **PR** `#30356`_: (*nmadhok*) Adding code author

View file

@ -120,7 +120,7 @@ class GitPillarTestCase(TestCase, integration.AdaptedConfigurationTestCaseMixIn)
Namely, we replace the main ``ext_pillar`` entry function by one
that keeps count of its calls.
Otherwise, the fact that the :class:`MaximumRecursion` error is catched
Otherwise, the fact that the :class:`MaximumRecursion` error is caught
can go in the way on the testing.
On the current code base, this test fails if the two first lines of