Skip to content

Commit 4693537

Browse files
committed
Clarify warning.
1 parent 2ee0be3 commit 4693537

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ def normalizeWhitespace(s):
252252
warnings.warn('You are installing Limnoria for Python 2. While Python 2 '
253253
'is currently supported by Limnoria, this may change in the near '
254254
'future. If there is anything preventing you frorm upgrading to '
255-
'Python 3 (incompatible plugin, dependency, ...), please open a '
255+
'Python 3 (incompatible third-party plugin, ...), please open a '
256256
'bug at <https://github.com/ProgVal/Limnoria/issues> and we\'ll '
257257
'see together what we can do about it.',
258258
DeprecationWarning)

0 commit comments

Comments
 (0)