From 9f87aa56177ef3dc1b0c58ebb49d15584c500e29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wang=20Ran=20=28=E6=B1=AA=E7=84=B6=29?= Date: Wed, 13 Feb 2019 23:18:38 +0800 Subject: [PATCH] fix typo (#2508) --- pytest.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pytest.ini b/pytest.ini index 4fbf43d6790..282756c6fba 100644 --- a/pytest.ini +++ b/pytest.ini @@ -6,7 +6,7 @@ markers = java filterwarnings = # Note: When a warning matches more than one option in the list, -# the action for the _last_ matching option is preformed. +# the action for the _last_ matching option is performed. # # individual warnings filters are specified as a sequence of fields separated by colons: # action:message:category:module:line