Skip to content

Commit 598b305

Browse files
committed
doc: Fix typo in development.rst
1 parent 131c8c6 commit 598b305

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/developement.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ When it's possible we have an unit test.
2323
*pymysqlreplication/tests/* contains the test suite. The test suite
2424
use the standard *unittest* Python module.
2525

26-
**Be carefull** tests will reset the binary log of your MySQL server.
26+
**Be careful** tests will reset the binary log of your MySQL server.
2727

2828
Make sure you have the following configuration set in your mysql config file (usually my.cnf on development env):
2929

0 commit comments

Comments
 (0)