From da6b2b5bab976efa7fc966598087dddbdccdfb75 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Mon, 11 Jul 2022 08:49:54 -0400 Subject: [PATCH] Fix a typo in a spec file comment --- python-OWSLib.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-OWSLib.spec b/python-OWSLib.spec index b26a1c0..079a4e2 100644 --- a/python-OWSLib.spec +++ b/python-OWSLib.spec @@ -119,8 +119,8 @@ k="${k-}${k+ and }not wfs1_generic.txt" k="${k-}${k+ and }not wcs_thredds.txt" k="${k-}${k+ and }not test_wmts_example_informatievlaanderen" -# This is a trivial error where the representation of the expected TypeEror has -# changed over time: +# This is a trivial error where the representation of the expected TypeError +# has changed over time: # Differences (unified diff with -expected +actual): # @@ -1,3 +1,6 @@ # Traceback (most recent call last):