Skip to content

Commit 5c5f3fc

Browse files
committed
Fix typo
1 parent d1fb450 commit 5c5f3fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/vws/exceptions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ class UnknownVWSErrorPossiblyBadName(Exception):
1111
Exception raised when VWS returns an HTML page which says "Oops, an error
1212
occurred".
1313
14-
THis has been seen to happen when the given name includes a bad character.
14+
This has been seen to happen when the given name includes a bad character.
1515
"""
1616

1717

0 commit comments

Comments
 (0)