mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
distutils-r1.eclass: fix spelling
Thanks to codespell. Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
@@ -445,7 +445,7 @@ unset -f _distutils_set_globals
|
||||
# This helper is meant for the most common case, that is a single Sphinx
|
||||
# subdirectory with standard layout, building and installing HTML docs
|
||||
# behind USE=doc. It assumes it's the only consumer of the three
|
||||
# aforementioned functions. If you need to use a custom implemention,
|
||||
# aforementioned functions. If you need to use a custom implementation,
|
||||
# you can't use it.
|
||||
#
|
||||
# If your package uses additional Sphinx plugins, they should be passed
|
||||
|
||||
Reference in New Issue
Block a user