Skip to content

Commit c423752

Browse files
authored
Merge pull request #409 from tdhopper/patch-1
Fixes typo
2 parents bef6805 + 1233756 commit c423752

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/futurize_overview.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@ use the ``-w`` flag.
5151

5252
For complex projects, it is probably best to divide the porting into two stages.
5353
Stage 1 is for "safe" changes that modernize the code but do not break Python
54-
2.7 compatibility or introduce a depdendency on the ``future`` package. Stage 2
54+
2.7 compatibility or introduce a dependency on the ``future`` package. Stage 2
5555
is to complete the process.

0 commit comments

Comments
 (0)