We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 131c8c6 commit 598b305Copy full SHA for 598b305
docs/developement.rst
@@ -23,7 +23,7 @@ When it's possible we have an unit test.
23
*pymysqlreplication/tests/* contains the test suite. The test suite
24
use the standard *unittest* Python module.
25
26
-**Be carefull** tests will reset the binary log of your MySQL server.
+**Be careful** tests will reset the binary log of your MySQL server.
27
28
Make sure you have the following configuration set in your mysql config file (usually my.cnf on development env):
29
0 commit comments