We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2836d60 commit 6d761d4Copy full SHA for 6d761d4
gabbi/tests/test_parse_url.py
@@ -10,10 +10,10 @@
10
# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
11
# License for the specific language governing permissions and limitations
12
# under the License.
13
-"""A place to put tests of url parsing.
+"""A place to put tests of URL parsing.
14
15
These verbosely cover the _parse_url method to make sure it
16
-behavese.
+behaves.
17
"""
18
19
import unittest
0 commit comments