Skip to content

Commit c5aa74d

Browse files
committed
Fix regression
1 parent fc32d72 commit c5aa74d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/faq/programming.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1074,7 +1074,7 @@ Performance
10741074
My program is too slow. How do I speed it up?
10751075
---------------------------------------------
10761076

1077-
That's a tough one, in general. First, here is list of things to
1077+
That's a tough one, in general. First, here is a list of things to
10781078
remember before diving further:
10791079

10801080
* Performance characteristics vary across Python implementations. This FAQ

0 commit comments

Comments
 (0)