Skip to content

Commit 6d761d4

Browse files
committed
fixed typos
1 parent 2836d60 commit 6d761d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gabbi/tests/test_parse_url.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
1111
# License for the specific language governing permissions and limitations
1212
# under the License.
13-
"""A place to put tests of url parsing.
13+
"""A place to put tests of URL parsing.
1414
1515
These verbosely cover the _parse_url method to make sure it
16-
behavese.
16+
behaves.
1717
"""
1818

1919
import unittest

0 commit comments

Comments
 (0)