We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 902db95 + 598b305 commit 4e2ae2dCopy full SHA for 4e2ae2d
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