Skip to content

Commit 4e2ae2d

Browse files
Merge pull request julien-duponchelle#423 from 23-OSSCA-python-mysql-replication/development-docs-typo
Fix typo in development.rst
2 parents 902db95 + 598b305 commit 4e2ae2d

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)