Skip to content

Commit 5002745

Browse files
Update Doc/glossary.rst
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
1 parent 16d5407 commit 5002745

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/glossary.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -943,7 +943,7 @@ Glossary
943943

944944
Namespace packages allow you to split a single package across multiple directories or distributions.
945945
On the other hand, namespace packages have several drawbacks and pitfalls.
946-
Use :term:`regular package` always when it fits your needs.
946+
It is recommended to use a :term:`regular package` when possible.
947947

948948
For more information, see :pep:`420` and :ref:`reference-namespace-package`.
949949

0 commit comments

Comments
 (0)