Skip to content

Commit a5ed0a8

Browse files
authored
Merge pull request #2793 from stanton119/patch-1
Update package_discovery.rst
2 parents 4cb3544 + f44a3cb commit a5ed0a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/userguide/package_discovery.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ included manually in the following manner:
3838
packages=['mypkg1', 'mypkg2']
3939
)
4040
41-
This can get tiresome reallly quickly. To speed things up, we introduce two
41+
This can get tiresome really quickly. To speed things up, we introduce two
4242
functions provided by setuptools:
4343

4444
.. tab:: setup.cfg

0 commit comments

Comments
 (0)